Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h129 bool getDirectTargetFlag(StringRef Name, unsigned &Flag);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp218 bool PerTargetMIParsingState::getDirectTargetFlag(StringRef Name, in getDirectTargetFlag() function in PerTargetMIParsingState
2983 if (PFS.Target.getDirectTargetFlag(Token.stringValue(), TF)) { in parseMachineOperandAndTargetFlags()