Searched defs:LoadVT (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1066 auto LoadVT = DAG.getTargetLoweringInfo().getValueType(DAG.getDataLayout(), local
H A DSelectionDAGBuilder.cpp7227 static SDValue getMemCmpLoad(const Value *PtrVal, MVT LoadVT, argument
7340 MVT LoadVT; local
[all...]
H A DDAGCombiner.cpp16085 EVT LoadVT; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h744 EVT LoadVT = EVT::getEVT(Src); local
H A DTargetLowering.h533 virtual bool isLoadBitCastBeneficial(EVT LoadVT, EVT BitcastVT, argument
2499 EVT LoadVT = getValueType(DL, Load->getType()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2559 EVT LoadVT = EltVT; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6352 EVT LoadVT = N->getValueType(0); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4470 static SDValue adjustLoadValueTypeImpl(SDValue Result, EVT LoadVT, argument
4505 EVT LoadVT = M->getValueType(0); local
4534 EVT LoadVT = M->getValueType(0); local
5870 MVT LoadVT = ResultTypes[0].getSimpleVT(); local
6193 MVT LoadVT = VT.getSimpleVT(); local
6753 EVT LoadVT = Op.getValueType(); local
6810 EVT LoadVT = Op.getValueType(); local
6840 EVT LoadVT = Op.getValueType(); local
6864 EVT LoadVT = Op.getValueType(); local
7673 handleByteShortBufferLoads(SelectionDAG &DAG, EVT LoadVT, SDLoc DL, ArrayRef<SDValue> Ops, MemSDNode *M) const argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14947 MVT LoadVT = VT.getSimpleVT(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13996 EVT LoadVT = isLaneOp ? VecTy.getVectorElementType() : AlignedVecTy; local

Completed in 822 milliseconds