Home
last modified time | relevance | path

Searched defs:SB (Results 1 – 25 of 60) sorted by relevance

123

/external/clang/test/OpenMP/
Dtarget_codegen_registration.cpp189 struct SB { struct
197 SB() { in SB() argument
202 ~SB() { in ~SB() argument
Dtarget_data_use_device_ptr_ast_print.cpp28 struct SB { struct
44 SB S; argument
Dtarget_data_use_device_ptr_messages.cpp49 struct SB { struct
65 SB S; argument
Dtarget_is_device_ptr_ast_print.cpp73 struct SB { struct
89 SB S; argument
Dtarget_is_device_ptr_messages.cpp57 struct SB { struct
73 SB S; argument
Dtarget_map_messages.cpp69 struct SB { struct
85 SB S; argument
Dtarget_map_codegen.cpp3203 struct SB{ struct
3212 struct SB s; argument
/external/clang/test/CodeGen/
Dxcore-stringtype.c135 struct SB{int:4; int:2; int N4:4; int N2:2; unsigned int:4; signed int:4; argument
137 int structureTypeB(struct SB sb){return StructAnon.A;} in structureTypeB() argument
/external/clang/test/Index/
Dcursor-dynamic-call.mm2 struct SB { struct
6 struct SS : public SB { argument
/external/clang/test/Modules/Inputs/merge-decl-order/
Db.h1 namespace N { struct SB { friend struct foo; }; } struct
/external/clang/lib/StaticAnalyzer/Core/
DSimpleConstraintManager.h28 SimpleConstraintManager(SubEngine *subengine, SValBuilder &SB) in SimpleConstraintManager()
/external/llvm/tools/llvm-pdbdump/
DPdbYaml.cpp125 PDBFile::SuperBlock &SB) { in mapping()
138 void MappingTraits<StreamBlockList>::mapping(IO &IO, StreamBlockList &SB) { in mapping()
/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp207 MachineBasicBlock *SB = *B->succ_begin(); in isPreheader() local
528 MachineBasicBlock *SB = *FP.TrueB->succ_begin(); in isProfitable() local
533 MachineBasicBlock *SB = *FP.FalseB->succ_begin(); in isProfitable() local
568 MachineBasicBlock *SB = (*I)->getBlock(); in visitBlock() local
931 MachineBasicBlock *SB = (*I)->getBlock(); in removeBlock() local
978 MachineBasicBlock *SB = *I; in replacePhiEdges() local
1020 MachineBasicBlock *SB = *FP.SplitB->succ_begin(); in simplifyFlowGraph() local
/external/llvm/lib/MC/
DMCObjectWriter.cpp29 const MCSymbol &SB = B->getSymbol(); in isSymbolRefDifferenceFullyResolved() local
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectWriter.cpp57 const MCSymbol &SB = B->getSymbol(); in IsSymbolRefDifferenceFullyResolved() local
/external/llvm/lib/DebugInfo/PDB/Raw/
DPDBFileBuilder.cpp29 auto SB = static_cast<PDBFile::SuperBlock *>( in setSuperBlock() local
/external/llvm/lib/Transforms/Utils/
DASanStackFrameLayout.cpp68 SmallVector<uint8_t, 64> &SB(Layout->ShadowBytes); in ComputeASanStackFrameLayout() local
/external/llvm/lib/Analysis/
DObjCARCAliasAnalysis.cpp48 const Value *SB = GetRCIdentityRoot(LocB.Ptr); in alias() local
/external/clang/test/CodeGenCXX/
Dstrict-vtable-pointers.cpp67 StaticBase SB; in LocalObjects() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp166 const MCSymbol *SB = &B->getSymbol(); in RecordARMScatteredHalfRelocation() local
272 const MCSymbol *SB = &B->getSymbol(); in RecordARMScatteredRelocation() local
/external/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysis.cpp38 if (const SelectInst *SB = dyn_cast<SelectInst>(B)) in relatedSelect() local
/external/swiftshader/third_party/LLVM/lib/Support/
DMemoryBuffer.cpp147 MemoryBuffer *SB = getNewUninitMemBuffer(Size, BufferName); in getNewMemBuffer() local
320 OwningPtr<MemoryBuffer> SB(Buf); in getOpenFile() local
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DPDBFile.h130 const PDBFile::SuperBlock *SB; variable
/external/clang/lib/Frontend/
DChainedIncludesSource.cpp182 for (auto &SB : SerialBufs) in createChainedIncludesSource() local
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp219 const MCSymbol *SB = &B->getSymbol(); in recordScatteredRelocation() local

123