Home
last modified time | relevance | path

Searched defs:processInstruction (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupInstTuning.cpp78 bool X86FixupInstTuningPass::processInstruction( in processInstruction() function in X86FixupInstTuningPass
H A DX86FixupVectorConstants.cpp338 bool X86FixupVectorConstantsPass::processInstruction(MachineFunction &MF, in processInstruction() function in X86FixupVectorConstantsPass
H A DX86FixupLEAs.cpp648 void FixupLEAPass::processInstruction(MachineBasicBlock::iterator &I, in processInstruction() function in FixupLEAPass
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp394 bool XtensaAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction() function in XtensaAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp915 bool CSKYAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction() function in CSKYAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp1495 bool LoongArchAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction() function in LoongArchAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp825 void PPCAsmParser::processInstruction(MCInst &Inst, in processInstruction() function in PPCAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1353 int HexagonAsmParser::processInstruction(MCInst &Inst, in processInstruction() function in HexagonAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2686 bool GVNPass::processInstruction(Instruction *I) { in processInstruction() function in GVNPass
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3796 bool X86AsmParser::processInstruction(MCInst &Inst, const OperandVector &Ops) { in processInstruction() function in X86AsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp3844 bool RISCVAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction() function in RISCVAsmParser
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp248 void DebugInfoFinder::processInstruction(const Module &M, in processInstruction() function in DebugInfoFinder
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1826 bool MipsAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction() function in MipsAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8950 bool ARMAsmParser::processInstruction(MCInst &Inst, in processInstruction() function in ARMAsmParser