Home
last modified time | relevance | path

Searched defs:getGPRSizeValue (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h57 uint8_t getGPRSizeValue() { return (uint8_t)GPRSize; } in getGPRSizeValue() function
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h60 uint8_t getGPRSizeValue() { return (uint8_t)GPRSize; } in getGPRSizeValue() function