Home
last modified time | relevance | path

Searched refs:addDefToMIB (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp168 Res.addDefToMIB(*getMRI(), MIB); in buildDynStackAlloc()
178 Res.addDefToMIB(*getMRI(), MIB); in buildFrameIndex()
191 Res.addDefToMIB(*getMRI(), MIB); in buildGlobalValue()
247 Res.addDefToMIB(*getMRI(), MIB); in buildPtrMask()
293 Res.addDefToMIB(*getMRI(), Const); in buildConstant()
326 Res.addDefToMIB(*getMRI(), Const); in buildFConstant()
374 Res.addDefToMIB(*getMRI(), MIB); in buildLoadInstr()
521 Dst.addDefToMIB(*getMRI(), Extract); in buildExtract()
682 Result.addDefToMIB(*getMRI(), MIB); in buildIntrinsic()
804 OldValRes.addDefToMIB(*getMRI(), MIB); in buildAtomicRMW()
[all …]
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp131 Res.addDefToMIB(*getMRI(), MIB); in buildDynStackAlloc()
141 Res.addDefToMIB(*getMRI(), MIB); in buildFrameIndex()
154 Res.addDefToMIB(*getMRI(), MIB); in buildGlobalValue()
259 Res.addDefToMIB(*getMRI(), Const); in buildConstant()
293 Res.addDefToMIB(*getMRI(), Const); in buildFConstant()
353 Res.addDefToMIB(*getMRI(), MIB); in buildLoadInstr()
516 Dst.addDefToMIB(*getMRI(), Extract); in buildExtract()
711 Result.addDefToMIB(*getMRI(), MIB); in buildIntrinsic()
833 OldValRes.addDefToMIB(*getMRI(), MIB); in buildAtomicRMW()
1217 Op.addDefToMIB(*getMRI(), MIB); in buildInstr()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h74 void addDefToMIB(MachineRegisterInfo &MRI, MachineInstrBuilder &MIB) const { in addDefToMIB() function
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h73 void addDefToMIB(MachineRegisterInfo &MRI, MachineInstrBuilder &MIB) const { in addDefToMIB() function