Home
last modified time | relevance | path

Searched defs:ValueVT (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp254 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local
463 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
H A DFunctionLoweringInfo.cpp380 for (EVT ValueVT : ValueVTs) { CreateRegs() local
H A DSelectionDAGBuilder.cpp166 /// bits are known to be zero (ISD::AssertZext) or sign extended from ValueVT in getCopyFromParts() argument
339 getCopyFromPartsVector(SelectionDAG & DAG,const SDLoc & DL,const SDValue * Parts,unsigned NumParts,MVT PartVT,EVT ValueVT,const Value * V,SDValue InChain,std::optional<CallingConv::ID> CallConv) getCopyFromPartsVector() argument
512 EVT ValueVT = Val.getValueType(); getCopyToParts() local
644 EVT ValueVT = Val.getValueType(); widenVectorToPartType() local
690 EVT ValueVT = Val.getValueType(); getCopyToPartsVector() local
847 for (EVT ValueVT : ValueVTs) { RegsForValue() local
879 EVT ValueVT = ValueVTs[Value]; getCopyFromRegs() local
9150 EVT ValueVT = OpInfo.ConstraintVT; getRegistersForValue() local
[all...]
H A DLegalizeVectorTypes.cpp6612 EVT ValueVT = StVal.getValueType(); WidenVecOp_MSTORE() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp81 for (EVT ValueVT : ValueVTs) in getLocalForStackObject() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp153 EVT ValueVT = LD->getValueType(0); INITIALIZE_PASS() local
476 EVT ValueVT = Value.getValueType(); SelectIndexedStore() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp6195 MVT ValueVT = Node->getSimpleValueType(0); Select() local
6292 MVT ValueVT = Value.getSimpleValueType(); Select() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1555 EVT ValueVT = Val.getValueType(); splitValueIntoRegisterParts() local
1567 joinRegisterPartsIntoValue(SelectionDAG & DAG,const SDLoc & DL,const SDValue * Parts,unsigned NumParts,MVT PartVT,EVT ValueVT,std::optional<CallingConv::ID> CC) const joinRegisterPartsIntoValue() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4345 joinRegisterPartsIntoValue(SelectionDAG & DAG,const SDLoc & DL,const SDValue * Parts,unsigned NumParts,MVT PartVT,EVT ValueVT,std::optional<CallingConv::ID> CC) joinRegisterPartsIntoValue() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19846 EVT ValueVT = Val.getValueType(); splitValueIntoRegisterParts() local
19899 joinRegisterPartsIntoValue(SelectionDAG & DAG,const SDLoc & DL,const SDValue * Parts,unsigned NumParts,MVT PartVT,EVT ValueVT,std::optional<CallingConv::ID> CC) const joinRegisterPartsIntoValue() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4444 EVT ValueVT = Val.getValueType(); splitValueIntoRegisterParts() local
4459 joinRegisterPartsIntoValue(SelectionDAG & DAG,const SDLoc & DL,const SDValue * Parts,unsigned NumParts,MVT PartVT,EVT ValueVT,std::optional<CallingConv::ID> CC) const joinRegisterPartsIntoValue() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21488 EVT ValueVT = Value.getValueType(); performSTORECombine() local
21577 EVT ValueVT = Value->getValueType(0); performMSTORECombine() local
[all...]