Home
last modified time | relevance | path

Searched defs:hasAliases (Results 1 – 4 of 4) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPNode.java58 private boolean hasAliases; field in XMPNode
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp1566 bool hasAliases = isPhysReg && RegInfo->getAliasSet(IncomingReg); in addRegisterKilled() local
1624 bool hasAliases = isPhysReg && RegInfo->getAliasSet(IncomingReg); in addRegisterDead() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineInstr.cpp1565 bool hasAliases = isPhysReg && in addRegisterKilled() local
1644 bool hasAliases = isPhysReg && in addRegisterDead() local
/external/llvm/lib/CodeGen/
DMachineInstr.cpp1944 bool hasAliases = isPhysReg && in addRegisterKilled() local
2023 bool hasAliases = isPhysReg && in addRegisterDead() local