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

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2471 unsigned isLL = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); local
2473 bool isOnlyStoreBarrier = (isLL == 0 && isLS == 0);

Completed in 69 milliseconds