Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2931 Type *ExtTy = Ext->getType(); in getAction() local
4080 Type *ExtTy = FirstUser->getType(); in hasSameExtUse() local
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp575 ISD::LoadExtType ExtTy = Signed ? ISD::SEXTLOAD : ISD::ZEXTLOAD; in LowerParameter() local
/external/llvm/include/llvm/Target/
DTargetLowering.h892 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp2130 IntegerType *ExtTy = in getUDivExpr() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5334 ISD::LoadExtType ExtTy) { in getMaskedLoad()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2108 const EVT &ExtTy, in addRequiredExtensionForVectorMULL()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2697 IntegerType *ExtTy = in getUDivExpr() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp6529 const EVT &ExtTy, in AddRequiredExtensionForVMULL()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp4136 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()