Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h46 static inline unsigned getAccessSize(unsigned int Flags) { in getAccessSize() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h53 static inline unsigned getAccessSize(unsigned int Flags) { in getAccessSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h53 static inline unsigned getAccessSize(unsigned int Flags) { in getAccessSize() function
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp169 HexagonMCInstrInfo::getAccessSize(MCInstrInfo const &MCII, MCInst const &MCI) { in getAccessSize() function in llvm::HexagonMCInstrInfo