Home
last modified time | relevance | path

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

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