Home
last modified time | relevance | path

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

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPNode.java58 private boolean hasAliases; field in XMPNode
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/
DBeanPropertyMap.java496 public boolean hasAliases() { in hasAliases() method in BeanPropertyMap
/external/llvm/lib/CodeGen/
DMachineInstr.cpp1944 bool hasAliases = isPhysReg && in addRegisterKilled() local
2023 bool hasAliases = isPhysReg && in addRegisterDead() local
/external/llvm-project/llvm/lib/CodeGen/
DMachineInstr.cpp1881 bool hasAliases = isPhysReg && in addRegisterKilled() local
1960 bool hasAliases = isPhysReg && in addRegisterDead() local
DMachineVerifier.cpp2516 bool hasAliases = MCRegAliasIterator(LiveInReg, TRI, false).isValid(); in visitMachineFunctionAfter() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp1789 bool hasAliases = isPhysReg && in addRegisterKilled() local
1868 bool hasAliases = isPhysReg && in addRegisterDead() local
DMachineVerifier.cpp2313 bool hasAliases = MCRegAliasIterator(LiveInReg, TRI, false).isValid(); in visitMachineFunctionAfter() local