Home
last modified time | relevance | path

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

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