/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyTargetMachine.cpp | 253 bool Stripped = false; in stripAtomics() local 258 Stripped = true; in stripAtomics() 266 if (!Stripped) in stripAtomics() 278 bool Stripped = false; in stripThreadLocals() local 281 Stripped = true; in stripThreadLocals() 285 return Stripped; in stripThreadLocals() 288 void recordFeatures(Module &M, const FeatureBitset &Features, bool Stripped) { in recordFeatures() argument 302 if (Stripped) { in recordFeatures()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyTargetMachine.cpp | 239 bool Stripped = false; in stripAtomics() local 244 Stripped = true; in stripAtomics() 252 if (!Stripped) in stripAtomics() 264 bool Stripped = false; in stripThreadLocals() local 268 Stripped = true; in stripThreadLocals() 272 return Stripped; in stripThreadLocals() 275 void recordFeatures(Module &M, const FeatureBitset &Features, bool Stripped) { in recordFeatures() argument 278 if (KV.Value == WebAssembly::FeatureAtomics && Stripped) { in recordFeatures()
|
/external/llvm-project/lldb/test/Shell/ObjectFile/Breakpad/ |
D | breakpad-identification.test | 13 LINUX: Stripped: false 21 MAC: Stripped: false 31 WINDOWS: Stripped: false
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | CompileCommandsTests.cpp | 76 for (const char* Stripped : {"-Xclang", "-load", "plugin"}) in TEST() 77 EXPECT_THAT(Cmd, Not(Contains(Stripped))); in TEST() 85 for (const char* Stripped : {"-MF", "dependency"}) in TEST() 86 EXPECT_THAT(Cmd, Not(Contains(Stripped))); in TEST()
|
/external/llvm-project/clang/test/Analysis/ |
D | temporaries.mm | 7 // Stripped down unique_ptr<int>
|
/external/llvm-project/llvm/test/DebugInfo/MIR/X86/ |
D | machinesink.mir | 20 ; Stripped 30 ; Stripped 40 ; Stripped
|
D | machinesink-subreg.mir | 13 ; Stripped
|
/external/llvm-project/llvm/test/tools/llvm-pdbutil/ |
D | stripped.test | 1 ; RUN: llvm-pdbutil dump -all %p/Inputs/Stripped.pdb > %t
|
/external/llvm-project/lldb/test/Shell/ObjectFile/PDB/ |
D | object.test | 8 # CHECK: Stripped: false
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | AttributorAttributes.cpp | 1757 AANonNull::StateType &T, bool Stripped) -> bool { in updateImpl() argument 1759 if (!Stripped && this == &AA) { in updateImpl() 3563 bool Stripped) -> bool { in updateImpl() argument 3573 if (!Stripped && this == &AA) { in updateImpl() 3596 if (!Stripped) { in updateImpl() 3853 AAAlign::StateType &T, bool Stripped) -> bool { in updateImpl() argument 3855 if (!Stripped && this == &AA) { in updateImpl() 4857 bool Stripped) -> bool { in updateImpl() argument 4859 if (!Stripped && this == &AA) { in updateImpl() 6632 bool Stripped) -> bool { in categorizePtrValue() argument [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Attributor.cpp | 1868 bool Stripped) -> bool { in updateImpl() argument 1870 if (!Stripped && this == &AA) { in updateImpl() 3268 auto VisitValueCB = [&](Value &V, DerefState &T, bool Stripped) -> bool { in updateImpl() argument 3278 if (!Stripped && this == &AA) { in updateImpl() 3303 if (!Stripped) { in updateImpl() 3536 bool Stripped) -> bool { in updateImpl() argument 3538 if (!Stripped && this == &AA) { in updateImpl() 4328 auto VisitValueCB = [&](Value &V, BooleanState, bool Stripped) -> bool { in updateImpl() argument 4330 if (!Stripped && this == &AA) { in updateImpl() 5469 bool Stripped) -> bool { in updateImpl() argument
|
/external/fmtlib/ |
D | README.rst | 228 Method Compile Time, s Executable size, KiB Stripped size, KiB 248 Method Compile Time, s Executable size, KiB Stripped size, KiB
|
/external/llvm-project/lld/COFF/ |
D | Options.td | 81 def pdbstripped : P<"pdbstripped", "Stripped PDB file path">;
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog.v1 | 527 * types.c: Created. Stripped common code out of */ffi.c.
|
/external/libffi/ |
D | ChangeLog.v1 | 527 * types.c: Created. Stripped common code out of */ffi.c.
|
D | ChangeLog.old | 7170 * types.c: Created. Stripped common code out of */ffi.c.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 3875 const SCEV *Stripped; in eraseValueFromMap() local 3877 std::tie(Stripped, Offset) = splitAddExpr(S); in eraseValueFromMap() 3879 if (SetVector<ValueOffsetPair> *SV = getSCEVValues(Stripped)) in eraseValueFromMap() 3922 const SCEV *Stripped = S; in getSCEV() local 3924 std::tie(Stripped, Offset) = splitAddExpr(S); in getSCEV() 3930 if (Offset != nullptr && !isa<SCEVUnknown>(Stripped) && in getSCEV() 3932 ExprValueMap[Stripped].insert({V, Offset}); in getSCEV()
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 3836 const SCEV *Stripped; in eraseValueFromMap() local 3838 std::tie(Stripped, Offset) = splitAddExpr(S); in eraseValueFromMap() 3840 if (SetVector<ValueOffsetPair> *SV = getSCEVValues(Stripped)) in eraseValueFromMap() 3883 const SCEV *Stripped = S; in getSCEV() local 3885 std::tie(Stripped, Offset) = splitAddExpr(S); in getSCEV() 3891 if (Offset != nullptr && !isa<SCEVUnknown>(Stripped) && in getSCEV() 3893 ExprValueMap[Stripped].insert({V, Offset}); in getSCEV()
|
/external/llvm/test/DebugInfo/PDB/ |
D | pdbdump-headers.test | 239 ; EMPTY-NEXT: Is Stripped: No 1141 ; ALL: Is Stripped: No 1785 ; BIG-NEXT: Is Stripped: No
|
/external/llvm-project/clang/lib/AST/ |
D | ExprConstant.cpp | 9366 const Expr *Stripped = *ArraySize; in VisitCXXNewExpr() local 9367 for (; auto *ICE = dyn_cast<ImplicitCastExpr>(Stripped); in VisitCXXNewExpr() 9368 Stripped = ICE->getSubExpr()) in VisitCXXNewExpr() 9374 if (!EvaluateInteger(Stripped, ArrayBound, Info)) in VisitCXXNewExpr()
|