Searched defs:Vals (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DWaymarking.h156 typedef typename GenTag<Len - 1, (Count >> MARK_SIZE), Vals typedef in struct:llvm::detail::WaymarkingTraits::GenTag
[all...]
H A DDenseMap.h748 DenseMap(std::initializer_list<typename BaseT::value_type> Vals) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp38 Metadata *Vals[] = {ValueAsMetadata::get(E.first.first), local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp205 readRecord(unsigned AbbrevID, SmallVectorImpl<uint64_t> &Vals, StringRef *Blob) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp126 getCompoundValData(QualType T, llvm::ImmutableList<SVal> Vals) argument
H A DRegionStore.cpp1046 const RegionStoreManager::SValListTy &Vals = RM.getInterestingValues(*LCS); local
1304 const SValListTy &Vals = getInterestingValues(*LCS); local
2551 const RegionStoreManager::SValListTy &Vals = RM.getInterestingValues(*LCS); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/lli/
H A DExecutionUtils.cpp48 template <typename... Ts> static void outsv(const char *Fmt, Ts &&...Vals) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFormat.h91 std::tuple<Ts...> Vals; member in class:llvm::final
124 inline format_object<Ts...> format(const char *Fmt, const Ts &... Vals) { argument
H A DError.h1202 createStringError(std::error_code EC, char const *Fmt, const Ts &... Vals) argument
1217 createStringError(std::errc EC, char const *Fmt, const Ts &... Vals) argument
/netbsd-current/external/apache2/llvm/dist/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp157 static void PrintOperation(unsigned ValNo, unsigned short Vals[]) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h206 void addValues(ArrayRef<DbgValueLoc> Vals) { argument
184 DebugLocEntry(const MCSymbol *Begin, const MCSymbol *End, ArrayRef<DbgValueLoc> Vals) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.cpp64 Metadata *Vals[] = { local
119 Metadata *Vals[] = {MDString::get(Ctx, "llvm.loop.unroll.count"), local
127 Metadata *Vals[] = {MDString::get(Ctx, "llvm.loop.unroll.enable")}; local
181 Metadata *Vals[] = { local
189 Metadata *Vals[] = {MDString::get(Ctx, "llvm.loop.unroll_and_jam.enable")}; local
260 Metadata *Vals[] = { local
269 Metadata *Vals[] = { local
279 Metadata *Vals[] = { local
288 Metadata *Vals[] = { local
361 Metadata *Vals[] = {MDString::get(Ctx, "llvm.loop.distribute.enable"), local
[all...]
H A DCGExprComplex.cpp230 ComplexPairTy Vals = Visit(E->getSubExpr()); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h377 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp391 fillGenericConstant(const DataLayout &DL, const Constant *CV, val_vec_type &Vals, uint64_t Offset) argument
428 fillConstantDataArray(const DataLayout &DL, const ConstantDataArray *CDA, val_vec_type &Vals, int Offset) argument
441 fillConstantArray(const DataLayout &DL, const ConstantArray *CA, val_vec_type &Vals, int Offset) argument
453 fillConstantStruct(const DataLayout &DL, const ConstantStruct *CS, val_vec_type &Vals, int Offset) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DMDBuilder.cpp302 Metadata *Vals[] local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp123 SmallVector<SDValue, 8> Vals; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DValue.h1049 inline Value **unwrap(LLVMValueRef *Vals) { argument
1054 inline T **unwrap(LLVMValueRef *Vals, unsigned Length) { argument
1063 inline LLVMValueRef *wrap(const Value **Vals) { argument
H A DMetadata.h1143 MDTuple(LLVMContext &C, StorageType Storage, unsigned Hash, ArrayRef<Metadata *> Vals) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTailDuplicator.cpp338 AvailableValsTy Vals; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp976 SmallVector<Metadata *, 3> Vals; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h576 static MCCFIInstruction createEscape(MCSymbol *L, StringRef Vals, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp2169 SmallVector<Init*, 16> Vals; local
2218 SmallVector<Init*, 16> Vals; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h773 VersionInfoValue(StringRef InfoKey, std::vector<IntOrString> &&Vals, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1356 SDValue Vals[] = { Out, SDValue(Val.getNode(), 1) }; local

Completed in 374 milliseconds

12