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 __anond0646b370111::Result
610 bool hasIntegerConstantValue() const override { return true; } in hasIntegerConstantValue() function in __anond0646b370111::IntLiteralResult
682 if (Arg->hasIntegerConstantValue()) in genCode()
1183 if (Arg->hasIntegerConstantValue()) in getCodeForDag()