Home
last modified time | relevance | path

Searched refs:getStrategy (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp119 if (FI.getStrategy().getName() != getStrategy().getName()) in finishAssembly()
138 if (FI.getStrategy().getName() != getStrategy().getName()) in finishAssembly()
DErlangGCPrinter.cpp59 if (MD.getStrategy().getName() != getStrategy().getName()) in finishAssembly()
/external/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp115 if (FI.getStrategy().getName() != getStrategy().getName()) in finishAssembly()
134 if (FI.getStrategy().getName() != getStrategy().getName()) in finishAssembly()
DErlangGCPrinter.cpp63 if (MD.getStrategy().getName() != getStrategy().getName()) in finishAssembly()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp119 if (FI.getStrategy().getName() != getStrategy().getName()) in finishAssembly()
138 if (FI.getStrategy().getName() != getStrategy().getName()) in finishAssembly()
DErlangGCPrinter.cpp59 if (MD.getStrategy().getName() != getStrategy().getName()) in finishAssembly()
/external/llvm/lib/CodeGen/
DGCRootLowering.cpp190 GCStrategy &S = FI.getStrategy(); in runOnFunction()
285 if (FI->getStrategy().needsSafePoint(GC::PreCall)) { in VisitCallPoint()
290 if (FI->getStrategy().needsSafePoint(GC::PostCall)) { in VisitCallPoint()
348 if (FI->getStrategy().needsSafePoints()) in runOnMachineFunction()
/external/desugar/test/java/com/google/devtools/build/android/desugar/
DDesugarTryWithResourcesFunctionalTest.java51 fail("unexpected desugaring strategy " + ThrowableExtension.getStrategy()); in testPrintStackTraceOfCaughtException()
66 fail("unexpected desugaring strategy " + ThrowableExtension.getStrategy()); in testCheckSuppressedExceptionReturningOneSuppressedException()
DTryWithResourcesRewriterTest.java121 fail("unexpected desugaring strategy " + ThrowableExtension.getStrategy()); in testPrintStackTraceOfCaughtException()
149 fail("unexpected desugaring strategy " + ThrowableExtension.getStrategy()); in testCheckSuppressedExceptionReturningOneSuppressedException()
194 fail("unexpected desugaring strategy " + ThrowableExtension.getStrategy()); in testSimpleTryWithResources()
/external/llvm/include/llvm/CodeGen/
DGCMetadataPrinter.h51 GCStrategy &getStrategy() { return *S; } in getStrategy() function
DGCMetadata.h107 GCStrategy &getStrategy() { return S; } in getStrategy() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DGCMetadataPrinter.h54 GCStrategy &getStrategy() { return *S; } in getStrategy() function
DGCMetadata.h108 GCStrategy &getStrategy() { return S; } in getStrategy() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DGCMetadataPrinter.h54 GCStrategy &getStrategy() { return *S; } in getStrategy() function
DGCMetadata.h108 GCStrategy &getStrategy() { return S; } in getStrategy() function
/external/emma/core/java12/com/vladium/util/
DClassLoaderResolver.java112 public static synchronized IClassLoadStrategy getStrategy () in getStrategy() method in ClassLoaderResolver
/external/llvm-project/llvm/lib/CodeGen/
DGCRootLowering.cpp179 GCStrategy &S = FI.getStrategy(); in runOnFunction()
325 if (FI->getStrategy().needsSafePoints()) in runOnMachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DGCRootLowering.cpp181 GCStrategy &S = FI.getStrategy(); in runOnFunction()
326 if (FI->getStrategy().needsSafePoints()) in runOnMachineFunction()
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp428 GCStrategy &S = GFI->getStrategy(); in lowerStatepointMetaArgs()
744 assert(GFI->getStrategy().useStatepoints() && in LowerStatepoint()
900 if (auto IsManaged = GFI->getStrategy().isGCManagedPointer(Ty)) in visitGCRelocate()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp511 GCStrategy &S = GFI->getStrategy(); in lowerStatepointMetaArgs()
588 if (auto IsManaged = GFI->getStrategy().isGCManagedPointer(Ty)) in lowerStatepointMetaArgs()
971 assert(GFI->getStrategy().useStatepoints() && in LowerStatepoint()
1141 if (auto IsManaged = GFI->getStrategy().isGCManagedPointer(Ty)) in visitGCRelocate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp490 GCStrategy &S = GFI->getStrategy(); in lowerStatepointMetaArgs()
845 assert(GFI->getStrategy().useStatepoints() && in LowerStatepoint()
1001 if (auto IsManaged = GFI->getStrategy().isGCManagedPointer(Ty)) in visitGCRelocate()
/external/desugar/java/com/google/devtools/build/android/desugar/runtime/
DThrowableExtension.java79 public static AbstractDesugaringStrategy getStrategy() { in getStrategy() method in ThrowableExtension
/external/guice/lib/build/
Dcglib-3.2.6.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/ ...
/external/guice/extensions/persist/lib/
Dcglib-nodep-3.2.6.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...
/external/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...

12