/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 250 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local 461 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
|
H A D | FunctionLoweringInfo.cpp | 377 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
|
H A D | SelectionDAGBuilder.cpp | 206 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts() 363 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromPartsVector() 507 EVT ValueVT = Val.getValueType(); in getCopyToParts() local 639 EVT ValueVT = Val.getValueType(); in widenVectorToPartType() local 666 EVT ValueVT = Val.getValueType(); in getCopyToPartsVector() local 786 for (EVT ValueVT : ValueVTs) { in RegsForValue() local 818 EVT ValueVT = ValueVTs[Value]; in getCopyFromRegs() local 8012 EVT ValueVT = OpInfo.ConstraintVT; in GetRegistersForValue() local
|
H A D | LegalizeVectorTypes.cpp | 4537 EVT ValueVT = StVal.getValueType(); in WidenVecOp_MSTORE() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 321 EVT ValueVT = LD->getValueType(0); in SelectIndexedLoad() local 543 EVT ValueVT = Value.getValueType(); in SelectIndexedStore() local 999 EVT ValueVT = N->getValueType(0); in SelectBitOp() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 261 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local 476 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
|
H A D | SelectionDAGBuilder.cpp | 130 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts() 278 MVT PartVT, EVT ValueVT, const Value *V) { in getCopyFromPartsVector() 386 EVT ValueVT = Val.getValueType(); in getCopyToParts() local 516 EVT ValueVT = Val.getValueType(); in getCopyToPartsVector() local 626 for (EVT ValueVT : ValueVTs) { in RegsForValue() local 655 EVT ValueVT = ValueVTs[Value]; in getCopyFromRegs() local 756 EVT ValueVT = ValueVTs[Value]; in getCopyToRegs() local 6507 EVT ValueVT = OpInfo.ConstraintVT; in GetRegistersForValue() local
|
H A D | FunctionLoweringInfo.cpp | 384 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 | 384 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
|
H A D | SelectionDAGBuilder.cpp | 162 unsigned NumParts, MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts() 323 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromPartsVector() 491 EVT ValueVT = Val.getValueType(); in getCopyToParts() local 623 EVT ValueVT = Val.getValueType(); in widenVectorToPartType() local 659 EVT ValueVT = Val.getValueType(); in getCopyToPartsVector() local 816 for (EVT ValueVT : ValueVTs) { in RegsForValue() local 848 EVT ValueVT = ValueVTs[Value]; in getCopyFromRegs() local 8742 EVT ValueVT = OpInfo.ConstraintVT; in getRegistersForValue() local
|
H A D | LegalizeVectorTypes.cpp | 6329 EVT ValueVT = StVal.getValueType(); in WidenVecOp_MSTORE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFrameLowering.cpp | 81 for (EVT ValueVT : ValueVTs) in getLocalForStackObject() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 153 EVT ValueVT = LD->getValueType(0); in INITIALIZE_PASS() local 476 EVT ValueVT = Value.getValueType(); in SelectIndexedStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 149 EVT ValueVT = LD->getValueType(0); in SelectIndexedLoad() local 472 EVT ValueVT = Value.getValueType(); in SelectIndexedStore() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 1361 EVT ValueVT = Value.getValueType(); in LowerSTORE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 5945 MVT ValueVT = Node->getSimpleValueType(0); in Select() local 6042 MVT ValueVT = Value.getSimpleValueType(); in Select() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 1457 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local 1472 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 4150 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetLowering.h | 4465 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetLowering.h | 4388 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetLowering.h | 4359 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetLowering.h | 4388 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 14103 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local 14155 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 4426 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local 4442 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
|