Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp481 virtual uint32_t integerConstantValue() const { return 0; } in integerConstantValue() function in __anond0646b370111::Result
611 uint32_t integerConstantValue() const override { return IntegerValue; } in integerConstantValue() function in __anond0646b370111::IntLiteralResult
685 utostr(Arg->integerConstantValue())) in genCode()
1185 ST, Arg->integerConstantValue()); in getCodeForDag()