Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp250 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local
461 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
DFunctionLoweringInfo.cpp377 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
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
DLegalizeVectorTypes.cpp4537 EVT ValueVT = StVal.getValueType(); in WidenVecOp_MSTORE() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp256 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local
466 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
DFunctionLoweringInfo.cpp388 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
DSelectionDAGBuilder.cpp166 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts()
328 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromPartsVector()
486 EVT ValueVT = Val.getValueType(); in getCopyToParts() local
618 EVT ValueVT = Val.getValueType(); in widenVectorToPartType() local
645 EVT ValueVT = Val.getValueType(); in getCopyToPartsVector() local
771 for (EVT ValueVT : ValueVTs) { in RegsForValue() local
803 EVT ValueVT = ValueVTs[Value]; in getCopyFromRegs() local
8050 EVT ValueVT = OpInfo.ConstraintVT; in GetRegistersForValue() local
DLegalizeVectorTypes.cpp4698 EVT ValueVT = StVal.getValueType(); in WidenVecOp_MSTORE() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp261 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local
476 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
DFunctionLoweringInfo.cpp384 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
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
/external/llvm/lib/Target/Hexagon/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp149 EVT ValueVT = LD->getValueType(0); in SelectIndexedLoad() local
472 EVT ValueVT = Value.getValueType(); in SelectIndexedStore() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp149 EVT ValueVT = LD->getValueType(0); in SelectIndexedLoad() local
472 EVT ValueVT = Value.getValueType(); in SelectIndexedStore() local
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1361 EVT ValueVT = Value.getValueType(); in LowerSTORE() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp5634 MVT ValueVT = Node->getSimpleValueType(0); in Select() local
5731 MVT ValueVT = Value.getSimpleValueType(); in Select() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h3664 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp4214 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local
4230 MVT PartVT, EVT ValueVT, Optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()