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

/external/llvm/include/llvm/Support/
H A DMipsABIFlags.h26 AFL_REG_32 = 0x01, // 32-bit registers enumerator in enum:llvm::Mips::AFL_REG
/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.h995 AFL_REG_32 = 0x01, // 32-bit registers. enumerator in enum:Ice::MIPS32::MipsABIFlagsSection::AFL_REG
1057 uint8_t GPRSize = AFL_REG_32;
1058 uint8_t CPR1Size = AFL_REG_32;

Completed in 60 milliseconds