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