Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2873 Type *ExtTy = Ext->getType(); in getAction() local
3996 Type *ExtTy = FirstUser->getType(); in hasSameExtUse() local
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp560 ISD::LoadExtType ExtTy = Signed ? ISD::SEXTLOAD : ISD::ZEXTLOAD; in LowerParameter() local
/external/llvm/include/llvm/Target/
DTargetLowering.h819 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5327 MachineMemOperand *MMO, ISD::LoadExtType ExtTy) { in getMaskedLoad()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2660 IntegerType *ExtTy = in getUDivExpr() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2037 const EVT &ExtTy, in addRequiredExtensionForVectorMULL()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp6246 const EVT &ExtTy, in AddRequiredExtensionForVMULL()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp4167 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()