Searched defs:canHoldOffset (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
D | IceInstMIPS32.cpp | 37 bool OperandMIPS32Mem::canHoldOffset(Type Ty, bool SignExt, int32_t Offset) { in canHoldOffset() function in Ice::MIPS32::OperandMIPS32Mem |
D | IceInstARM32.cpp | 347 bool OperandARM32Mem::canHoldOffset(Type Ty, bool SignExt, int32_t Offset) { in canHoldOffset() function in Ice::ARM32::OperandARM32Mem |