Home
last modified time | relevance | path

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

/freebsd/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.cpp387 for (EVT ValueVT : ValueVTs) { in CreateRegs() local
H A DSelectionDAGBuilder.cpp170 unsigned NumParts, MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts()
343 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromPartsVector()
516 EVT ValueVT = Val.getValueType(); in getCopyToParts() local
648 EVT ValueVT = Val.getValueType(); in widenVectorToPartType() local
694 EVT ValueVT = Val.getValueType(); in getCopyToPartsVector() local
860 for (EVT ValueVT : ValueVTs) { in RegsForValue() local
892 EVT ValueVT = ValueVTs[Value]; in getCopyFromRegs() local
9668 EVT ValueVT = OpInfo.ConstraintVT; in getRegistersForValue() local
H A DLegalizeVectorTypes.cpp6992 EVT ValueVT = StVal.getValueType(); WidenVecOp_MSTORE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp81 for (EVT ValueVT : ValueVTs) in getLocalForStackObject() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp158 EVT ValueVT = LD->getValueType(0); in INITIALIZE_PASS() local
481 EVT ValueVT = Value.getValueType(); in SelectIndexedStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp6338 MVT ValueVT = Node->getSimpleValueType(0); in Select() local
6435 MVT ValueVT = Value.getSimpleValueType(); in Select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1580 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local
1592 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4479 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22868 EVT ValueVT = Value.getValueType(); in combineI8TruncStore() local
22919 EVT ValueVT = Value.getValueType(); in performSTORECombine() local
23011 EVT ValueVT = Value->getValueType(0); in performMSTORECombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21479 EVT ValueVT = Val.getValueType(); splitValueIntoRegisterParts() local
21532 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/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4464 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local
4479 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()