Searched refs:isVariableWithoutRegister (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
H A DIceInstARM32.cpp1950 bool isVariableWithoutRegister(const Operand *Op) { function in namespace:Ice::ARM32::__anon23490::__anon23492
1957 return isVariableWithoutRegister(Op) || llvm::isa<OperandARM32Mem>(Op);

Completed in 198 milliseconds