Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp250 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local
461 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
H A DFunctionLoweringInfo.cpp377 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
H A DSelectionDAGBuilder.cpp206 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 DLegalizeVectorTypes.cpp4537 EVT ValueVT = StVal.getValueType(); in WidenVecOp_MSTORE() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp321 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 DLegalizeTypesGeneric.cpp261 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local
476 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
H A DSelectionDAGBuilder.cpp130 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 DFunctionLoweringInfo.cpp384 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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.cpp384 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
H A DSelectionDAGBuilder.cpp162 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 DLegalizeVectorTypes.cpp6329 EVT ValueVT = StVal.getValueType(); in WidenVecOp_MSTORE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp81 for (EVT ValueVT : ValueVTs) in getLocalForStackObject() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp153 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 DHexagonISelDAGToDAG.cpp149 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 DR600ISelLowering.cpp1361 EVT ValueVT = Value.getValueType(); in LowerSTORE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5945 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 DSystemZISelLowering.cpp1457 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 DTargetLowering.h4150 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h4465 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h4388 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h4359 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h4388 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14103 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 DARMISelLowering.cpp4426 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local
4442 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()

12