Home
last modified time | relevance | path

Searched refs:isARMCP0 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseInstrInfo.cpp1200 bool isARMCP0 = MCPE0.isMachineConstantPoolEntry(); in produceSameValue() local
1202 if (isARMCP0 && isARMCP1) { in produceSameValue()
1208 } else if (!isARMCP0 && !isARMCP1) { in produceSameValue()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1489 bool isARMCP0 = MCPE0.isMachineConstantPoolEntry(); in produceSameValue() local
1491 if (isARMCP0 && isARMCP1) { in produceSameValue()
1497 } else if (!isARMCP0 && !isARMCP1) { in produceSameValue()