Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DMveEmitter.cpp476 virtual bool hasIntegerConstantValue() const { return false; } in hasIntegerConstantValue() function in __anondd1c47770111::Result
606 bool hasIntegerConstantValue() const override { return true; } in hasIntegerConstantValue() function in __anondd1c47770111::IntLiteralResult
678 if (Arg->hasIntegerConstantValue()) in genCode()
1181 if (Arg->hasIntegerConstantValue()) in getCodeForDag()