Home
last modified time | relevance | path

Searched refs:isAliasedByAnother (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp430 assert(!Result.isAliasedByAnother() && "Modifying this opcode will modify aliases"); in getActionDefinitionsBuilder()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp438 assert(!Result.isAliasedByAnother() && "Modifying this opcode will modify aliases"); in getActionDefinitionsBuilder()
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h521 bool isAliasedByAnother() { return IsAliasedByAnother; } in isAliasedByAnother() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h467 bool isAliasedByAnother() { return IsAliasedByAnother; } in isAliasedByAnother() function