Searched refs:expandTIIFunctionCall (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h76 void expandTIIFunctionCall(raw_ostream &OS, StringRef MethodName);
H A DPredicateExpander.cpp184 void PredicateExpander::expandTIIFunctionCall(raw_ostream &OS, function in class:llvm::PredicateExpander
370 return expandTIIFunctionCall(OS, Rec->getValueAsString("FunctionName"));

Completed in 101 milliseconds