/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMELFStreamer.cpp | 280 SmallVector<AttributeItem, 64> Contents; 612 SmallVector<uint8_t, 64> Opcodes; [all...] |
/external/llvm/lib/Target/Mips/ |
MipsISelLowering.cpp | [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineSimplifyDemanded.cpp | [all...] |
InstCombineCasts.cpp | [all...] |
/external/llvm/lib/Transforms/Scalar/ |
InductiveRangeCheckElimination.cpp | [all...] |
/external/mesa3d/src/gallium/drivers/radeon/ |
AMDILPeepholeOptimizer.cpp | 129 SmallVector< std::pair<CallInst *, Function *>, 16> atomicFuncs; 130 SmallVector<CallInst *, 16> isConstVec; [all...] |
/external/clang/lib/AST/ |
Type.cpp | 831 SmallVector<QualType, 4> paramTypes; 848 SmallVector<QualType, 4> exceptionTypes; [all...] |
/external/clang/lib/Sema/ |
SemaDecl.cpp | [all...] |
SemaCodeComplete.cpp | 68 typedef SmallVector<DeclIndexPair, 4> DeclIndexPairVector; 453 SmallVector<const DeclContext *, 4> TargetParents; [all...] |
SemaOverload.cpp | 788 SmallVector<Entry, 2> Entries; [all...] |
/external/llvm/lib/Target/NVPTX/ |
NVPTXISelDAGToDAG.cpp | 571 SmallVector<Value *, 8> Objs; [all...] |
NVPTXAsmPrinter.cpp | 381 SmallVector<EVT, 16> vtparts; 866 SmallVector<const GlobalVariable *, 8> Globals; [all...] |
/external/llvm/lib/Target/AMDGPU/ |
R600ISelLowering.cpp | [all...] |
R600InstrInfo.cpp | 292 SmallVector<std::pair<MachineOperand *, int64_t>, 3> 294 SmallVector<std::pair<MachineOperand *, int64_t>, 3> Result; [all...] |
/external/clang/lib/CodeGen/ |
CGClass.cpp | [all...] |
/external/clang/utils/TableGen/ |
NeonEmitter.cpp | 30 #include "llvm/ADT/SmallVector.h" [all...] |
/external/llvm/tools/llvm-readobj/ |
ELFDumper.cpp | 168 mutable SmallVector<VersionMapEntry, 16> VersionMap; [all...] |
/external/llvm/utils/TableGen/ |
AsmMatcherEmitter.cpp | 103 #include "llvm/ADT/SmallVector.h" 430 SmallVector<ResOperand, 8> ResOperands; 440 SmallVector<AsmOperand, 8> AsmOperands; 443 SmallVector<const SubtargetFeatureInfo *, 4> RequiredFeatures; [all...] |
/frameworks/compile/slang/ |
slang_rs_reflection.cpp | [all...] |
/external/llvm/lib/Analysis/ |
InstructionSimplify.cpp | [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64FastISel.cpp | [all...] |
/external/clang/tools/libclang/ |
CIndex.cpp | 306 SmallVector<Decl *, 16> Decls; 829 SmallVector<CXXCtorInitializer *, 4> WrittenInits; 989 SmallVector<Decl *, 24> DeclsInContainer; [all...] |
/external/llvm/include/llvm/ADT/ |
IntervalMap.h | 18 // Like SmallVector, IntervalMap will store the first N intervals in the map 103 #include "llvm/ADT/SmallVector.h" 788 SmallVector<Entry, 4> path; [all...] |
/external/llvm/lib/Support/ |
YAMLParser.cpp | 16 #include "llvm/ADT/SmallVector.h" 563 SmallVector<int, 4> Indents; 566 SmallVector<SimpleKey, 4> SimpleKeys; [all...] |
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
CallEvent.h | 322 /// Populates the given SmallVector with the bindings in the callee's stack [all...] |