Searched defs:CGIP (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | WebAssemblyDisassemblerEmitter.cpp | 55 auto &CGIP = OpcodeTable[Prefix][Opc]; emitWebAssemblyDisassemblerTables() local |
H A D | GlobalISelCombinerEmitter.cpp | 1890 auto &CGIP = cast<CodeGenInstructionPattern>(P); emitInstructionApplyPattern() local |
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ | ||
H A D | PatternParser.cpp | 270 auto *CGIP = dyn_cast<CodeGenInstructionPattern>(&IP); parseInstructionPatternMIFlags() local |