Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatternParser.cpp94 getInstrForIntrinsic(const CodeGenTarget &CGT, const CodeGenIntrinsic *I) { in getInstrForIntrinsic() function
134 const CodeGenInstruction &Instr = getInstrForIntrinsic(CGT, Intrin); in parseInstructionPattern()