Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp254 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local
482 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
H A DFunctionLoweringInfo.cpp392 for (EVT ValueVT : ValueVTs) { in CreateRegs() local
H A DSelectionDAGBuilder.cpp166 unsigned NumParts, MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts()
340 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromPartsVector()
513 EVT ValueVT = Val.getValueType(); in getCopyToParts() local
645 EVT ValueVT = Val.getValueType(); in widenVectorToPartType() local
691 EVT ValueVT = Val.getValueType(); in getCopyToPartsVector() local
857 for (EVT ValueVT : ValueVTs) { in RegsForValue() local
889 EVT ValueVT = ValueVTs[Value]; in getCopyFromRegs() local
9831 EVT ValueVT = OpInfo.ConstraintVT; in getRegistersForValue() local
11605 MVT ValueVT = TLI->getPointerTy(DL, DL.getAllocaAddrSpace()); in LowerArguments() local
H A DLegalizeVectorTypes.cpp7455 EVT ValueVT = StVal.getValueType(); in WidenVecOp_MSTORE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp79 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
482 EVT ValueVT = Value.getValueType(); in SelectIndexedStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp6495 MVT ValueVT = Node->getSimpleValueType(0); in Select() local
6592 MVT ValueVT = Value.getSimpleValueType(); in Select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp8483 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local
8503 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1908 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local
1920 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4654 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp23921 EVT ValueVT = Value.getValueType(); in combineI8TruncStore() local
23988 EVT ValueVT = Value.getValueType(); in performSTORECombine() local
24165 EVT ValueVT = Value->getValueType(0); in performMSTORECombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4534 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local
4549 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp23923 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local
24011 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()