Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h53 static inline unsigned getAccessSize(unsigned int Flags) { in getAccessSize() function
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h46 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