Home
last modified time | relevance | path

Searched defs:DataVT (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1837 EVT DataVT = DataOp.getValueType(); in PromoteIntOp_MSTORE() local
1863 EVT DataVT = N->getValueType(0); in PromoteIntOp_MLOAD() local
1883 EVT DataVT = N->getValueType(0); in PromoteIntOp_MGATHER() local
1911 EVT DataVT = N->getValue().getValueType(); in PromoteIntOp_MSCATTER() local
H A DTargetLowering.cpp7767 const SDLoc &DL, EVT DataVT, in IncrementMemoryAddress()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14738 EVT DataVT = Data.getValueType(); in performST1Combine() local
14769 EVT DataVT = Data.getValueType(); in performSTNT1Combine() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19881 MVT DataVT = MVT::getVT(I.getType()); in getTgtMemIntrinsic() local
19911 MVT DataVT = MVT::getVT(I.getArgOperand(2)->getType()); in getTgtMemIntrinsic() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5193 MVT DataVT = MVT::getVT(I.getType()); in getTgtMemIntrinsic() local
5205 MVT DataVT = MVT::getVT(I.getArgOperand(3)->getType()); in getTgtMemIntrinsic() local