Home
last modified time | relevance | path

Searched defs:InputReg (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DUnreachableBlockElim.cpp178 Register InputReg = Input.getReg(); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFixSGPRCopies.cpp812 unsigned InputReg = MI.getOperand(i).getReg(); in processPHINode() local
DSIISelLowering.cpp2493 SDValue InputReg; in passSpecialInputs() local
2537 SDValue InputReg; in passSpecialInputs() local
3684 Register InputReg = MI.getOperand(0).getReg(); in EmitInstrWithCustomInserter() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp2540 unsigned InputReg = getRegForValue(I->getOperand(0)); in X86SelectTrunc() local
2611 unsigned InputReg = getRegForValue(Op); in fastLowerIntrinsicCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1160 RegSubRegPairAndIdx &InputReg) const { in getExtractSubregLikeInputs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1508 unsigned InputReg = getRegForValue(I->getOperand(0)); in selectCast() local