Searched defs:LoadExtType (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DISDOpcodes.h681 /// LoadExtType enum - This enum defines the three variants of LOADEXT
690 enum LoadExtType { enum in namespace:llvm::ISD
/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h817 /// LoadExtType enum - This enum defines the three variants of LOADEXT
826 enum LoadExtType { enum in namespace:llvm::ISD
834 NodeType getExtForLoadExtType(bool IsFP, LoadExtType);

Completed in 109 milliseconds