Home
last modified time | relevance | path

Searched refs:setInst (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h133 void setInst(const MCInst *Val) { in setInst() function
H A DMCSection.h455 void setInst(const MCInst &Inst) { in setInst() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp384 J->setInst(CompoundInsn); in lookForCompound()
H A DHexagonAsmBackend.cpp56 RF.setInst(HMB); in ReplaceInstruction()
H A DHexagonMCInstrInfo.cpp1011 MCB.getOperand(Candidate.packetIndexI).setInst(Duplex); in replaceDuplex()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp623 void setInst(const MachineInstr *I) { Inst = I; } in setInst() function in __anon776574090111::ValueTrackerResult
2174 Res.setInst(Def); in getNextSource()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp404 IF->setInst(Inst); in emitInstToFragment()
H A DMCAssembler.cpp886 F.setInst(Relaxed); in relaxInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp863 RF.setInst(Relaxed); in padInstructionViaRelaxation()