Home
last modified time | relevance | path

Searched defs:XVT (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2055 MVT XVT = X.getSimpleValueType(); in foldMaskAndShiftToExtract() local
2243 MVT XVT = X.getSimpleValueType(); in foldMaskAndShiftToScale() local
2302 MVT XVT = X.getSimpleValueType(); in foldMaskedShiftToBEXTR() local
4034 MVT XVT = X.getSimpleValueType(); in matchBitExtract() local
H A DX86ISelLowering.h1163 shouldTransformSignedTruncationCheck(EVT XVT, in shouldTransformSignedTruncationCheck()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h889 bool shouldTransformSignedTruncationCheck(EVT XVT, in shouldTransformSignedTruncationCheck()
H A DAArch64ISelLowering.cpp6657 EVT XVT, ExpVT; in LowerFLDEXP() local
20613 EVT XVT = Op0.getOperand(0).getValueType(); in areLoadedOffsetButOtherwiseSame() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h826 virtual bool shouldTransformSignedTruncationCheck(EVT XVT, in shouldTransformSignedTruncationCheck()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4029 EVT XVT = X.getValueType(); in performShlCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4097 EVT XVT = X.getValueType(); in optimizeSetCCOfSignedTruncationCheck() local
H A DDAGCombiner.cpp5778 EVT XVT = X.getValueType(); in hoistLogicOpWithSameOpcodeHands() local
13418 EVT XVT = X.getValueType(); in foldExtendedSignBitTest() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17632 shouldTransformSignedTruncationCheck(EVT XVT,unsigned KeptBits) const shouldTransformSignedTruncationCheck() argument