Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.cpp37 bool OperandMIPS32Mem::canHoldOffset(Type Ty, bool SignExt, int32_t Offset) { in canHoldOffset() function in Ice::MIPS32::OperandMIPS32Mem
DIceInstARM32.cpp347 bool OperandARM32Mem::canHoldOffset(Type Ty, bool SignExt, int32_t Offset) { in canHoldOffset() function in Ice::ARM32::OperandARM32Mem