Searched defs:processInstruction (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp457 void FixupLEAPass::processInstruction(MachineBasicBlock::iterator &I, function in class:FixupLEAPass
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1998 bool GVN::processInstruction(Instruction *I) { function in class:GVN
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp106 void DebugInfoFinder::processInstruction(const Module &M, function in class:DebugInfoFinder
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1292 int HexagonAsmParser::processInstruction(MCInst &Inst, function in class:HexagonAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2353 bool RISCVAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, function in class:RISCVAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3116 bool X86AsmParser::processInstruction(MCInst &Inst, const OperandVector &Ops) { function in class:X86AsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8522 bool ARMAsmParser::processInstruction(MCInst &Inst, function in class:__anon4036::ARMAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1872 bool MipsAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, function in class:MipsAsmParser

Completed in 178 milliseconds