Home
last modified time | relevance | path

Searched defs:IsAlias (Results 1 – 24 of 24) sorted by relevance

/external/llvm-project/llvm/unittests/CodeGen/
DSelectionDAGAddressAnalysisTest.cpp113 bool IsAlias; in TEST_F() local
147 bool IsAlias; in TEST_F() local
181 bool IsAlias; in TEST_F() local
214 bool IsAlias; in TEST_F() local
251 bool IsAlias; in TEST_F() local
294 bool IsAlias; in TEST_F() local
330 bool IsAlias; in TEST_F() local
/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandAlias.h47 bool IsAlias() override { return true; } in IsAlias() function
DCommandObject.h150 virtual bool IsAlias() { return false; } in IsAlias() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGAddressAnalysis.cpp89 const SelectionDAG &DAG, bool &IsAlias) { in computeAliasing()
DDAGCombiner.cpp20867 bool IsAlias; in isAlias() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGAddressAnalysis.cpp90 const SelectionDAG &DAG, bool &IsAlias) { in computeAliasing()
DDAGCombiner.cpp22352 bool IsAlias; in isAlias() local
/external/llvm/utils/TableGen/
DCodeGenSchedule.h51 bool IsAlias; member
/external/llvm/lib/MC/
DMachObjectWriter.cpp328 bool IsAlias = Symbol != AliasedSymbol; in writeNlist() local
/external/llvm-project/llvm/utils/TableGen/
DCodeGenSchedule.h51 bool IsAlias; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMachObjectWriter.cpp346 bool IsAlias = Symbol != AliasedSymbol; in writeNlist() local
/external/llvm-project/llvm/lib/MC/
DMachObjectWriter.cpp346 bool IsAlias = Symbol != AliasedSymbol; in writeNlist() local
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h386 IsAlias = 1 << 6, enumerator
/external/llvm-project/llvm/lib/Support/
DYAMLParser.cpp1407 bool Scanner::scanAliasOrAnchor(bool IsAlias) { in scanAliasOrAnchor()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h409 IsAlias = 1 << 6, enumerator
/external/llvm/lib/Support/
DYAMLParser.cpp1412 bool Scanner::scanAliasOrAnchor(bool IsAlias) { in scanAliasOrAnchor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp1413 bool Scanner::scanAliasOrAnchor(bool IsAlias) { in scanAliasOrAnchor()
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h409 IsAlias = 1 << 6, enumerator
/external/libusb/libusb/os/
Dwindows_winusb.h761 BOOLEAN IsAlias; member
/external/llvm/lib/AsmParser/
DLLParser.cpp703 bool IsAlias; in parseIndirectSymbol() local
/external/clang/lib/AST/
DASTImporter.cpp2528 Decl *ASTNodeImporter::VisitTypedefNameDecl(TypedefNameDecl *D, bool IsAlias) { in VisitTypedefNameDecl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp877 bool IsAlias; in parseIndirectSymbol() local
/external/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp948 bool IsAlias; in parseIndirectSymbol() local
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp2416 ASTNodeImporter::VisitTypedefNameDecl(TypedefNameDecl *D, bool IsAlias) { in VisitTypedefNameDecl()