Home
last modified time | relevance | path

Searched defs:bd (Results 1 – 15 of 15) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dresolve05.f9014 block data bd blockData
16 type bd type
/llvm-project/compiler-rt/lib/builtins/
H A Dmultc3.c24 fp_t bd = b * d; in __multc3() local
/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp90 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() argument
145 ReduceCrashingGlobalInitializers(BugDriver &bd, BugTester testFn) in ReduceCrashingGlobalInitializers() argument
212 ReduceCrashingFunctions(BugDriver &bd, BugTester testFn) in ReduceCrashingFunctions() argument
344 ReduceCrashingFunctionAttributes(BugDriver &bd, const std::string &FnName, in ReduceCrashingFunctionAttributes() argument
563 ReduceCrashingConditionals(BugDriver &bd, BugTester testFn, bool Direction) in ReduceCrashingConditionals() argument
662 ReduceSimplifyCFG(BugDriver & bd,BugTester testFn) ReduceSimplifyCFG() argument
747 ReduceCrashingInstructions(BugDriver & bd,BugTester testFn) ReduceCrashingInstructions() argument
821 ReduceCrashingMetadata(BugDriver & bd,BugTester testFn) ReduceCrashingMetadata() argument
890 ReduceCrashingNamedMD(BugDriver & bd,BugTester testFn) ReduceCrashingNamedMD() argument
955 ReduceCrashingNamedMDOps(BugDriver & bd,BugTester testFn) ReduceCrashingNamedMDOps() argument
[all...]
H A DMiscompilation.cpp50 ReduceMiscompilingPasses(BugDriver &bd) : BD(bd) {} in ReduceMiscompilingPasses() argument
192 ReduceMiscompilingFunctions(BugDriver &bd, in ReduceMiscompilingFunctions() argument
453 ReduceMiscompiledBlocks(BugDriver &bd, in ReduceMiscompiledBlocks() argument
/llvm-project/flang/lib/Evaluate/
H A Dcomplex.cpp38 Part bd{im_.Multiply(that.im_, rounding).AccumulateFlags(flags)}; in Multiply() local
62 Part bd{im_.Multiply(that.im_, rounding).AccumulateFlags(flags)}; in Divide() local
/llvm-project/clang/test/CXX/special/class.inhctor/
H A Delsewhere.cpp40 B<double> bd; // expected-note {{here}} variable
/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dmultc3.c25 long double bd = __gcc_qmul(b, d); in __multc3() local
/llvm-project/clang/test/SemaCXX/
H A Ddefaulted-private-dtor.cpp17 BadDtor bd; // expected-note {{inaccessible destructor}} member
H A Dconditional-expr.cpp114 BadDerived bd; in test() local
/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp647 bdhead_t *bd; in bgetz() local
683 bdhead_t *bd; in bgetr() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dsimplify-boolean-expr.cpp251 bool bd = (i > 20) ? true : false; in ternary_operator() local
/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp702 const BlockDecl *bd = be->getBlockDecl(); in VisitBlockExpr() local
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h638 BlockCodeRegion(const BlockDecl *bd, CanQualType lTy, in BlockCodeRegion() argument
/llvm-project/flang/lib/Lower/
H A DPFTBuilder.cpp1845 BlockDataUnit(const parser::BlockData & bd,const lower::pft::PftNode & parent,const semantics::SemanticsContext & semanticsContext) BlockDataUnit() argument
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp9153 PrintBuildVersionLoadCommand(const MachOObjectFile * obj,MachO::build_version_command bd,bool verbose) PrintBuildVersionLoadCommand() argument
[all...]