Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h56 uint8_t getGPRSizeValue() { return (uint8_t)GPRSize; } in getGPRSizeValue() function
/aosp_15_r20/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h60 uint8_t getGPRSizeValue() { return (uint8_t)GPRSize; } in getGPRSizeValue() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h56 uint8_t getGPRSizeValue() { return (uint8_t)GPRSize; } in getGPRSizeValue() function