Searched refs:setInst (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h110 void setInst(const MCInst *Val) { function in class:llvm::MCOperand
H A DMCFragment.h270 void setInst(const MCInst &Value) { Inst = Value; } function in class:llvm::MCRelaxableFragment
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp381 J->setInst(CompoundInsn);
H A DHexagonAsmBackend.cpp55 RF.setInst(HMB);
H A DHexagonMCInstrInfo.cpp849 MCB.getOperand(Candidate.packetIndexI).setInst(Duplex);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp300 void setInst(const MachineInstr *I) { Inst = I; } function in class:__anon1782::ValueTrackerResult
2094 Res.setInst(Def);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp933 F.setInst(Relaxed);

Completed in 191 milliseconds