Searched defs:Insert (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFileSpecList.h195 Insert (size_t idx, const FileSpec &file) function in class:lldb_private::FileSpecList
H A DUniqueCStringMap.h95 Insert (const char *unique_cstr, const T& value) function in class:lldb_private::UniqueCStringMap
102 Insert (const Entry &e) function in class:lldb_private::UniqueCStringMap
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIECollection.cpp22 DWARFDIECollection::Insert(const DWARFDebugInfoEntry *die) function in class:DWARFDIECollection
H A DNameToDIE.cpp32 NameToDIE::Insert (const ConstString& name, uint32_t die_offset) function in class:NameToDIE
H A DUniqueDWARFASTType.h145 Insert (const lldb_private::ConstString &name, function in class:UniqueDWARFASTTypeMap
H A DDWARFDebugLine.cpp1155 DWARFDebugLine::Row::Insert(Row::collection& state_coll, const Row& state) function in class:DWARFDebugLine::Row
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DPathMappingList.cpp102 PathMappingList::Insert (const ConstString &path, function in class:PathMappingList
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DSIAnnotateControlFlow.cpp241 TerminatorInst *Insert = From->getTerminator(); local
250 TerminatorInst *Insert = Parent->getTerminator(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DTypeList.cpp54 TypeList::Insert (const TypeSP& type_sp) function in class:TypeList
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp202 unsigned BasicTTI::getScalarizationOverhead(Type *Ty, bool Insert, argument
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp541 unsigned X86TTI::getScalarizationOverhead(Type *Ty, bool Insert, argument
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DMetadata.cpp217 getMDNode(LLVMContext &Context, ArrayRef<Value*> Vals, FunctionLocalness FL, bool Insert) argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp645 BasicBlock *Insert = Order.empty() ? ParentRegion->getExit() : local
H A DScalarReplAggregates.cpp1914 Value *Insert = UndefValue::get(LIType); local
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h475 InstTy *Insert(InstTy *I, const Twine &Name = "") const { function in class:llvm::IRBuilder
482 Constant *Insert(Constant *C, const Twine& = "") const { function in class:llvm::IRBuilder
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1677 InsertElementInst *Insert = dyn_cast<InsertElementInst>(*it); local

Completed in 203 milliseconds