Searched refs:hasImmediateVariables (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-exegesis/lib/ | ||
H A D | CodeTemplate.h | 38 bool hasImmediateVariables() const; |
H A D | CodeTemplate.cpp | 60 bool InstructionTemplate::hasImmediateVariables() const { in hasImmediateVariables() function in llvm::exegesis::InstructionTemplate |