Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DUtils.h175 struct ValueAndVReg { struct
188 Optional<ValueAndVReg> argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp272 Optional<ValueAndVReg> ValAndVReg = in getConstantVRegVal()
289 Optional<ValueAndVReg> llvm::getConstantVRegValWithLookThrough( in getConstantVRegValWithLookThrough()
365 return ValueAndVReg{Val, VReg}; in getConstantVRegValWithLookThrough()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.cpp142 Optional<ValueAndVReg> ConstVal = in selectCOPY()
846 Optional<ValueAndVReg> ConstSelect = in selectWritelane()
855 Optional<ValueAndVReg> ConstVal = in selectWritelane()
1132 Optional<ValueAndVReg> Arg = in selectBallot()
3980 Optional<ValueAndVReg> MaybeOffset in getPtrBaseWithConstantOffset()
DAMDGPULegalizerInfo.cpp2187 Optional<ValueAndVReg> MaybeIdxVal = in legalizeExtractVectorElt()
2219 Optional<ValueAndVReg> MaybeIdxVal = in legalizeInsertVectorElt()
3703 Optional<ValueAndVReg> MaybeVOffsetVal = in updateBufferMMO()
3705 Optional<ValueAndVReg> MaybeSOffsetVal = in updateBufferMMO()
3707 Optional<ValueAndVReg> MaybeVIndexVal = in updateBufferMMO()