Home
last modified time | relevance | path

Searched defs:LoadExtType (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h826 enum LoadExtType { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1022 enum LoadExtType { enum
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h1243 enum LoadExtType { NON_EXTLOAD = 0, EXTLOAD, SEXTLOAD, ZEXTLOAD }; enum
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp513 ISD::LoadExtType, in shouldReduceLoadWidth()