Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DUnreachableBlockElim.cpp202 Register InputReg = Input.getReg(); in run() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MIPeepholeOpt.cpp778 Register InputReg = MI.getOperand(1).getReg(); in visitCopy() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp822 Register InputReg = MRI.createGenericVirtualRegister(ArgTy); in passSpecialInputs() local
887 Register InputReg; in passSpecialInputs() local
H A DSIWholeQuadMode.cpp1619 Register InputReg = MI.getOperand(0).getReg(); in lowerInitExec() local
H A DSIISelLowering.cpp3494 SDValue InputReg; in passSpecialInputs() local
3550 SDValue InputReg; in passSpecialInputs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp2530 Register InputReg = getRegForValue(I->getOperand(0)); in X86SelectTrunc() local
2631 Register InputReg = getRegForValue(Op); in fastLowerIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp1200 Register InputReg = Input->getOperand(1).getReg(); in AddDotProductRequirements() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1458 Register InputReg = getRegForValue(I->getOperand(0)); in selectCast() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1459 RegSubRegPairAndIdx &InputReg) const { in getExtractSubregLikeInputs()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2155 Register InputReg = in translateConvergenceControlIntrinsic() local