Home
last modified time | relevance | path

Searched refs:Sibling (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DLexicallyOrderedRecursiveASTVisitor.h100 Decl *Sibling = *I; in TraverseDeclContextHelper() local
101 if (!SM.isBeforeInTranslationUnit(Sibling->getBeginLoc(), in TraverseDeclContextHelper()
104 if (!BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Sibling)) in TraverseDeclContextHelper()
105 LexicallyNestedDeclarations.push_back(Sibling); in TraverseDeclContextHelper()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h76 void setSibling(const DWARFDebugInfoEntryMinimal *Sibling) { in setSibling() argument
77 if (Sibling) { in setSibling()
80 SiblingIdx = Sibling - this; in setSibling()
/external/llvm-project/mlir/include/mlir/Transforms/
DLoopFusionUtils.h71 Sibling enumerator
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopFusionUtils.cpp342 case FusionStrategy::Sibling: in canFuseLoops()
/external/python/apitools/apitools/base/protorpclite/
Dmessages_test.py916 class Sibling(messages.Message): class in FieldTest.testMessageField_ForwardReference.MyMessage
938 self.assertEquals(MyMessage.Sibling,
/external/llvm-project/mlir/lib/Transforms/
DLoopFusion.cpp1701 FusionStrategy strategy(FusionStrategy::Sibling, memref); in fuseWithSiblingNodes()
/external/llvm-project/mlir/test/Transforms/
Dloop-fusion.mlir2377 // a store that has multiple outgoing edges. Sibling loop fusion should not fuse
2404 // Sibling loop fusion should not fuse any of these loops due to
/external/llvm-project/llvm/docs/
DCodeGenerator.rst2127 Sibling call optimization
2130 Sibling call optimization is a restricted form of tail call optimization.
2135 Sibling call optimization is currently performed on x86/x86-64 when the
/external/llvm/docs/
DCodeGenerator.rst2078 Sibling call optimization
2081 Sibling call optimization is a restricted form of tail call optimization.
2086 Sibling call optimization is currently performed on x86/x86-64 when the
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td381 // Sibling calls. Indirect sibling calls must be via R1, since R2 upwards
/external/icu/icu4c/source/test/testdata/
DlocaleMatcherTest.txt1901 fr-FR >> fr-CA # Sibling match is chosen.
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/data/
DlocaleMatcherTest.txt1901 fr-FR >> fr-CA # Sibling match is chosen.
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/data/
DlocaleMatcherTest.txt1901 fr-FR >> fr-CA # Sibling match is chosen.
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td293 // Sibling calls. Indirect sibling calls must be via R1, since R2 upwards
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td274 // Sibling calls. Indirect sibling calls must be via R1, since R2 upwards