Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.h38 bool hasImmediateVariables() const;
H A DCodeTemplate.cpp60 bool InstructionTemplate::hasImmediateVariables() const { in hasImmediateVariables() function in llvm::exegesis::InstructionTemplate