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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h125 bool getDirectTargetFlag(StringRef Name, unsigned &Flag);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp222 bool PerTargetMIParsingState::getDirectTargetFlag(StringRef Name, function in class:PerTargetMIParsingState
2666 if (PFS.Target.getDirectTargetFlag(Token.stringValue(), TF)) {

Completed in 97 milliseconds