Home
last modified time | relevance | path

Searched refs:integerConstantValue (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp477 virtual uint32_t integerConstantValue() const { return 0; } in integerConstantValue() function in __anon7767069c0111::Result
607 uint32_t integerConstantValue() const override { return IntegerValue; } in integerConstantValue() function in __anon7767069c0111::IntLiteralResult
681 utostr(Arg->integerConstantValue())) in genCode()
1184 ST, Arg->integerConstantValue()); in getCodeForDag()