Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceVariableSplitting.cpp189 void setInst(Inst *CurInst, InstList::iterator Cur, InstList::iterator Next) { in setInst() function in Ice::__anon4d0e651c0111::LocalVariableSplitter
531 Splitter.setInst(&Instr, Iter, Iter); in splitBlockLocalVariables()
543 Splitter.setInst(Instr, Iter, NextIter); in splitBlockLocalVariables()
/external/llvm/include/llvm/MC/
DMCInst.h106 void setInst(const MCInst *Val) { in setInst() function
DMCFragment.h268 void setInst(const MCInst &Value) { Inst = Value; }
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInst.h111 void setInst(const MCInst *Val) { in setInst() function
DMCFragment.h283 void setInst(const MCInst &Value) { Inst = Value; } in setInst() function
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp394 J->setInst(CompoundInsn); in lookForCompound()
DHexagonAsmBackend.cpp57 RF.setInst(HMB); in ReplaceInstruction()
DHexagonMCInstrInfo.cpp753 MCB.getOperand(Candidate.packetIndexI).setInst(Duplex); in replaceDuplex()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp383 J->setInst(CompoundInsn); in lookForCompound()
DHexagonAsmBackend.cpp57 RF.setInst(HMB); in ReplaceInstruction()
DHexagonMCInstrInfo.cpp851 MCB.getOperand(Candidate.packetIndexI).setInst(Duplex); in replaceDuplex()
/external/llvm/lib/CodeGen/
DPeepholeOptimizer.cpp231 void setInst(const MachineInstr *I) { Inst = I; } in setInst() function in __anond69149540111::ValueTrackerResult
1931 Res.setInst(Def); in getNextSource()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h192 void setInst(MCInst Value) { Inst = Value; } in setInst() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPeepholeOptimizer.cpp300 void setInst(const MachineInstr *I) { Inst = I; } in setInst() function in __anon5d64f7ac0111::ValueTrackerResult
2090 Res.setInst(Def); in getNextSource()
/external/llvm/lib/MC/
DMCAssembler.cpp780 F.setInst(Relaxed); in relaxInstruction()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAssembler.cpp708 IF.setInst(Relaxed); in RelaxInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAssembler.cpp911 F.setInst(Relaxed); in relaxInstruction()