/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 254 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local 463 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
|
H A D | FunctionLoweringInfo.cpp | 387 for (EVT ValueVT : ValueVTs) { in CreateRegs() local
|
H A D | SelectionDAGBuilder.cpp | 170 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 D | LegalizeVectorTypes.cpp | 6992 EVT ValueVT = StVal.getValueType(); WidenVecOp_MSTORE() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFrameLowering.cpp | 81 for (EVT ValueVT : ValueVTs) in getLocalForStackObject() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 158 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 D | X86ISelDAGToDAG.cpp | 6338 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 D | SystemZISelLowering.cpp | 1580 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 D | TargetLowering.h | 4479 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 22868 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 D | RISCVISelLowering.cpp | 21479 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 D | ARMISelLowering.cpp | 4464 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local 4479 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
|