Home
last modified time | relevance | path

Searched defs:UseOp (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp593 for (const MachineOperand &UseOp : MRI.reg_operands(Reg)) { in hasAnyNonFlatUseOfReg() local
DSIFoldOperands.cpp569 const MachineOperand &UseOp = UseMI->getOperand(UseOpIdx); in foldOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp88 MachineOperand &UseOp = *UI; in expand() local
1147 MachineOperand &UseOp = *UI; in rewriteScheduledInstr() local
DScheduleDAGInstrs.cpp252 int UseOp = I->OpIdx; in addPhysRegDataDeps() local
DMachineTraceMetrics.cpp630 unsigned UseOp; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp5144 int UseOp = -1; in getPartialRegUpdateClearance() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9184 SDValue UseOp = User->getOperand(i); in ExtendUsesToFormExtLoad() local