Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp480 virtual bool hasIntegerConstantValue() const { return false; } in hasIntegerConstantValue() function in __anonf88c1dfe0111::Result
610 bool hasIntegerConstantValue() const override { return true; } in hasIntegerConstantValue() function in __anonf88c1dfe0111::IntLiteralResult
682 if (Arg->hasIntegerConstantValue()) in genCode()
1183 if (Arg->hasIntegerConstantValue()) in getCodeForDag()