Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupInstTuning.cpp80 bool X86FixupInstTuningPass::processInstruction( in processInstruction() function in X86FixupInstTuningPass
H A DX86FixupVectorConstants.cpp331 bool X86FixupVectorConstantsPass::processInstruction(MachineFunction &MF, in processInstruction() function in X86FixupVectorConstantsPass
H A DX86FixupLEAs.cpp648 void FixupLEAPass::processInstruction(MachineBasicBlock::iterator &I, processInstruction() function in FixupLEAPass
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp365 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.cpp1335 bool LoongArchAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction() function in LoongArchAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1346 int HexagonAsmParser::processInstruction(MCInst &Inst, in processInstruction() function in HexagonAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2615 bool GVNPass::processInstruction(Instruction *I) { in processInstruction() function in GVNPass
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3769 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.cpp3584 bool RISCVAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction() function in RISCVAsmParser
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp239 void DebugInfoFinder::processInstruction(const Module &M, in processInstruction() function in DebugInfoFinder
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1872 bool MipsAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction() function in MipsAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8882 bool ARMAsmParser::processInstruction(MCInst &Inst, in processInstruction() function in ARMAsmParser