Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp475 virtual uint32_t integerConstantValue() const { return 0; } in integerConstantValue() function in __anon819a2c470111::Result
605 uint32_t integerConstantValue() const override { return IntegerValue; } in integerConstantValue() function in __anon819a2c470111::IntLiteralResult
679 utostr(Arg->integerConstantValue())) in genCode()
1187 ST, Arg->integerConstantValue()); in getCodeForDag()