Searched defs:processInstruction (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86FixupLEAs.cpp | 656 void FixupLEAPass::processInstruction(MachineBasicBlock::iterator &I, in processInstruction() function in FixupLEAPass
|
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/AsmParser/ |
H A D | LoongArchAsmParser.cpp | 1120 bool LoongArchAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction() function in LoongArchAsmParser
|
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/AsmParser/ |
H A D | CSKYAsmParser.cpp | 914 bool CSKYAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction() function in CSKYAsmParser
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 1291 int HexagonAsmParser::processInstruction(MCInst &Inst, in processInstruction() function in HexagonAsmParser
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 2420 bool GVNPass::processInstruction(Instruction *I) { in processInstruction() function in GVNPass
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 2654 bool RISCVAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction() function in RISCVAsmParser
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 3634 bool X86AsmParser::processInstruction(MCInst &Inst, const OperandVector &Ops) { in processInstruction() function in X86AsmParser
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 207 void DebugInfoFinder::processInstruction(const Module &M, in processInstruction() function in DebugInfoFinder
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 1868 bool MipsAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction() function in MipsAsmParser
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 8716 bool ARMAsmParser::processInstruction(MCInst &Inst, in processInstruction() function in ARMAsmParser
|