Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMCallingConv.h28 static bool f64AssignAPCS(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in f64AssignAPCS()
58 static bool CC_ARM_APCS_Custom_f64(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in CC_ARM_APCS_Custom_f64()
71 static bool f64AssignAAPCS(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in f64AssignAAPCS()
112 static bool CC_ARM_AAPCS_Custom_f64(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in CC_ARM_AAPCS_Custom_f64()
124 static bool f64RetAssign(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in f64RetAssign()
144 static bool RetCC_ARM_APCS_Custom_f64(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in RetCC_ARM_APCS_Custom_f64()
155 static bool RetCC_ARM_AAPCS_Custom_f64(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in RetCC_ARM_AAPCS_Custom_f64()
179 static bool CC_ARM_AAPCS_Custom_Aggregate(unsigned &ValNo, MVT &ValVT, in CC_ARM_AAPCS_Custom_Aggregate()
/external/llvm/lib/Target/AArch64/
DAArch64CallingConvention.h66 unsigned &ValNo, MVT &ValVT, MVT &LocVT, CCValAssign::LocInfo &LocInfo, in CC_AArch64_Custom_Stack_Block()
84 static bool CC_AArch64_Custom_Block(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in CC_AArch64_Custom_Block()
DAArch64ISelLowering.cpp2387 MVT ValVT = Ins[i].VT; in LowerFormalArguments() local
2921 MVT ValVT = Outs[i].VT; in LowerCall() local
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h71 MVT ValVT; variable
77 static CCValAssign getReg(unsigned ValNo, MVT ValVT, in getReg()
91 static CCValAssign getCustomReg(unsigned ValNo, MVT ValVT, in getCustomReg()
100 static CCValAssign getMem(unsigned ValNo, MVT ValVT, in getMem()
114 static CCValAssign getCustomMem(unsigned ValNo, MVT ValVT, in getCustomMem()
/external/llvm/lib/Target/X86/
DX86CallingConv.h23 inline bool CC_X86_32_VectorCallIndirect(unsigned &ValNo, MVT &ValVT, in CC_X86_32_VectorCallIndirect()
DX86ISelLowering.cpp2217 EVT ValVT = ValToCopy.getValueType(); in LowerReturn() local
2545 EVT ValVT; in LowerMemArgument() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp145 CC_Hexagon_VarArg (unsigned ValNo, MVT ValVT, in CC_Hexagon_VarArg()
220 static bool CC_Hexagon (unsigned ValNo, MVT ValVT, MVT LocVT, in CC_Hexagon()
272 static bool CC_Hexagon32(unsigned ValNo, MVT ValVT, in CC_Hexagon32()
290 static bool CC_Hexagon64(unsigned ValNo, MVT ValVT, in CC_Hexagon64()
315 static bool CC_HexagonVector(unsigned ValNo, MVT ValVT, in CC_HexagonVector()
384 static bool RetCC_Hexagon(unsigned ValNo, MVT ValVT, in RetCC_Hexagon()
443 static bool RetCC_Hexagon32(unsigned ValNo, MVT ValVT, in RetCC_Hexagon32()
459 static bool RetCC_Hexagon64(unsigned ValNo, MVT ValVT, in RetCC_Hexagon64()
474 static bool RetCC_HexagonVector(unsigned ValNo, MVT ValVT, in RetCC_HexagonVector()
/external/llvm/lib/CodeGen/
DCallingConvLower.cpp44 void CCState::HandleByVal(unsigned ValNo, MVT ValVT, in HandleByVal()
/external/llvm/include/llvm/Target/
DTargetLowering.h590 LegalizeAction getLoadExtAction(unsigned ExtType, EVT ValVT, in getLoadExtAction()
601 bool isLoadExtLegal(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegal()
608 bool isLoadExtLegalOrCustom(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegalOrCustom()
617 LegalizeAction getTruncStoreAction(EVT ValVT, EVT MemVT) const { in getTruncStoreAction()
628 bool isTruncStoreLegal(EVT ValVT, EVT MemVT) const { in isTruncStoreLegal()
1323 void setLoadExtAction(unsigned ExtType, MVT ValVT, MVT MemVT, in setLoadExtAction()
1332 void setTruncStoreAction(MVT ValVT, MVT MemVT, in setTruncStoreAction()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp1122 SDValue DAGTypeLegalizer::PromoteTargetBoolean(SDValue Bool, EVT ValVT) { in PromoteTargetBoolean()
1133 SDValue DAGTypeLegalizer::WidenTargetBoolean(SDValue Bool, EVT ValVT, in WidenTargetBoolean()
DLegalizeVectorOps.cpp232 MVT ValVT = ST->getValue().getSimpleValueType(); in LegalizeOp() local
DLegalizeVectorTypes.cpp3595 EVT ValVT = ValOp.getValueType(); in GenWidenVectorStores() local
3668 EVT ValVT = ValOp.getValueType(); in GenWidenVectorTruncStores() local
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp39 static bool CC_Sparc_Assign_SRet(unsigned &ValNo, MVT &ValVT, in CC_Sparc_Assign_SRet()
52 static bool CC_Sparc_Assign_Split_64(unsigned &ValNo, MVT &ValVT, in CC_Sparc_Assign_Split_64()
80 static bool CC_Sparc_Assign_Ret_Split_64(unsigned &ValNo, MVT &ValVT, in CC_Sparc_Assign_Ret_Split_64()
104 static bool CC_Sparc64_Full(unsigned &ValNo, MVT &ValVT, in CC_Sparc64_Full()
149 static bool CC_Sparc64_Half(unsigned &ValNo, MVT &ValVT, in CC_Sparc64_Half()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2369 static bool CC_MipsO32(unsigned ValNo, MVT ValVT, MVT LocVT, in CC_MipsO32()
2458 static bool CC_MipsO32_FP32(unsigned ValNo, MVT ValVT, in CC_MipsO32_FP32()
2466 static bool CC_MipsO32_FP64(unsigned ValNo, MVT ValVT, in CC_MipsO32_FP64()
2642 MVT ValVT = VA.getValVT(), LocVT = VA.getLocVT(); in LowerCall() local
2884 EVT ValVT = VA.getValVT(); in UnpackFromArgumentSlot() local
2982 EVT ValVT = VA.getValVT(); in LowerFormalArguments() local
DMipsFastISel.cpp214 static bool CC_MipsO32_FP32(unsigned ValNo, MVT ValVT, MVT LocVT, in CC_MipsO32_FP32()
220 static bool CC_MipsO32_FP64(unsigned ValNo, MVT ValVT, MVT LocVT, in CC_MipsO32_FP64()
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp1888 EVT ValVT = Op.getOperand(1).getValueType(); in LowerSTORE() local
1902 EVT ValVT = Val.getValueType(); in LowerSTOREVector() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2566 bool llvm::CC_PPC32_SVR4_Custom_Dummy(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in CC_PPC32_SVR4_Custom_Dummy()
2573 bool llvm::CC_PPC32_SVR4_Custom_AlignArgRegs(unsigned &ValNo, MVT &ValVT, in CC_PPC32_SVR4_Custom_AlignArgRegs()
2600 bool llvm::CC_PPC32_SVR4_Custom_AlignFPArgRegs(unsigned &ValNo, MVT &ValVT, in CC_PPC32_SVR4_Custom_AlignFPArgRegs()
2851 EVT ValVT = VA.getValVT(); in LowerFormalArguments_32SVR4() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp34 static bool allocateStack(unsigned ValNo, MVT ValVT, MVT LocVT, in allocateStack()