Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp256 EVT ValueVT = LD->getValueType(0); in ExpandRes_NormalLoad() local
466 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore() local
H A DFunctionLoweringInfo.cpp394 EVT ValueVT = ValueVTs[Value]; in CreateRegs() local
H A DSelectionDAGBuilder.cpp166 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts()
328 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromPartsVector()
483 EVT ValueVT = Val.getValueType(); in getCopyToParts() local
615 EVT ValueVT = Val.getValueType(); in widenVectorToPartType() local
651 EVT ValueVT = Val.getValueType(); in getCopyToPartsVector() local
789 for (EVT ValueVT : ValueVTs) { in RegsForValue() local
821 EVT ValueVT = ValueVTs[Value]; in getCopyFromRegs() local
8274 EVT ValueVT = OpInfo.ConstraintVT; in GetRegistersForValue() local
H A DLegalizeVectorTypes.cpp4916 EVT ValueVT = StVal.getValueType(); in WidenVecOp_MSTORE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp148 EVT ValueVT = LD->getValueType(0); in SelectIndexedLoad() local
471 EVT ValueVT = Value.getValueType(); in SelectIndexedStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5721 MVT ValueVT = Node->getSimpleValueType(0); in Select() local
5818 MVT ValueVT = Value.getSimpleValueType(); in Select() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8528 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local
8568 MVT PartVT, EVT ValueVT, Optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3681 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4216 EVT ValueVT = Val.getValueType(); in splitValueIntoRegisterParts() local
4232 MVT PartVT, EVT ValueVT, Optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()