Home
last modified time | relevance | path

Searched defs:BS (Results 1 – 25 of 47) sorted by relevance

12

/llvm-project/polly/unittests/Support/
H A DISLTools.cpp24 for (auto BS : S.get_basic_set_list()) in TEST() local
/llvm-project/bolt/unittests/Core/
H A DBinaryContext.cpp89 BinarySection &BS = BC->registerOrUpdateSection( TEST_P() local
130 BinarySection &BS = BC->registerOrUpdateSection( TEST_P() local
/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Dstack-overflow-sigbus.cpp13 const int BS = 1024; global() variable
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp129 BS.first += AlignExtra; in ComputeBlockSizes() local
183 BS.first -= BS.second; in modifyAdjustment() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h311 BufferByteStreamer BS; member
338 DebugLocDwarfExpression(unsigned DwarfVersion, BufferByteStreamer &BS, in DebugLocDwarfExpression() argument
/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dstack-overflow.cpp29 const int BS = 1024; global() variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp223 isBundlableWithCurrentPMI(MachineInstr & MI,const DenseMap<unsigned,unsigned> & PV,std::vector<R600InstrInfo::BankSwizzle> & BS,bool & isTransSlot) isBundlableWithCurrentPMI() argument
291 std::vector<R600InstrInfo::BankSwizzle> BS; addToPacket() local
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DNewDeleteOverloadsCheck.cpp114 for (const auto &BS : RD->bases()) { in hasCorrespondingOverloadInBaseClass() local
/llvm-project/clang-tools-extra/clang-include-fixer/
H A DSymbolIndexManager.cpp68 auto BS = Score[B.Symbol.getFilePath()]; in rank() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionAliasAnalysis.cpp47 const SCEV *BS = SE.getSCEV(const_cast<Value *>(LocB.Ptr)); in alias() local
/llvm-project/libcxx/test/libcxx/containers/sequences/deque/
H A Dspare_block_handling.pass.cpp70 const auto BS = BlockSize<LargeT>::value; in push_back() local
/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.cpp70 BufferQueue::ErrorCode BufferQueue::init(size_t BS, size_t BC) { in init()
/llvm-project/offload/test/offloading/
H A Dbug49334.cpp78 constexpr const int BS = 16; variable
/llvm-project/libc/benchmarks/
H A DLibcBenchmark.h241 BenchmarkState BS; variable
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp201 for (const auto &BS : R->bases()) { in IsPartOfAST() local
/llvm-project/clang/lib/AST/Interp/
H A DPointer.h
/llvm-project/bolt/lib/Passes/
H A DReorderData.cpp103 bool isSupported(const BinarySection &BS) { return BS.isData() && !BS.isTLS(); } in isSupported()
/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp266 for (const auto &BS : BodySamples) findAllNames() local
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExceptionAnalyzer.cpp65 __anon3a8cf0460202(const CXXBaseSpecifier *BS, CXXBasePath &) isUnambiguousPublicBaseClass() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp116 IndexType BS = B.start(), BE = B.end(); addsub() local
/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp583 __anon0d23b7250602(const CXXBaseSpecifier &BS) isEmptyDestructor() argument
/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1351 const auto *BS = Asm.getBaseSymbol(S); prepareImports() local
1722 const auto *BS = Asm.getBaseSymbol(S); writeOneObject() local
/llvm-project/clang-tools-extra/clangd/
H A DConfigYAML.cpp390 if (auto *BS = llvm::dyn_cast<BlockScalarNode>(&N)) scalarValue() local
/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1001 Res += getExpansionSize(BS->getType(), Context); in getExpansionSize() local
1022 getExpandedTypes(BS->getType(), TI); in getExpandedTypes() local
1060 for (const CXXBaseSpecifier *BS : RExp->Bases) { ExpandTypeFromArgs() local
1117 for (const CXXBaseSpecifier *BS : RExp->Bases) { ExpandTypeToArgs() local
[all...]
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp722 Parser &P, OMPDeclareSimdDeclAttr::BranchStateTy &BS, ExprResult &SimdLen, in parseDeclareSimdClauses() argument
812 OMPDeclareSimdDeclAttr::BranchStateTy BS = in ParseOMPDeclareSimdClauses() local

12