| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeTypesGeneric.cpp | 254 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local 482 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
|
| H A D | FunctionLoweringInfo.cpp | 392 for (EVT ValueVT : ValueVTs) { in CreateRegs() local
|
| H A D | SelectionDAGBuilder.cpp | 166 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 D | LegalizeVectorTypes.cpp | 7455 EVT ValueVT = StVal.getValueType(); in WidenVecOp_MSTORE() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFrameLowering.cpp | 79 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 482 EVT ValueVT = Value.getValueType(); in SelectIndexedStore() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelDAGToDAG.cpp | 6495 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 D | LoongArchISelLowering.cpp | 8483 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 D | SystemZISelLowering.cpp | 1908 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 D | TargetLowering.h | 4654 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 23921 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 D | ARMISelLowering.cpp | 4534 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 D | RISCVISelLowering.cpp | 23923 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local 24011 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
|