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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp108 getCompoundValData(QualType T, llvm::ImmutableList<SVal> Vals) argument
H A DRegionStore.cpp984 const RegionStoreManager::SValListTy &Vals = RM.getInterestingValues(*LCS); local
1130 const SValListTy &Vals = getInterestingValues(*LCS); local
2259 const RegionStoreManager::SValListTy &Vals = RM.getInterestingValues(*LCS); local
/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DAliasDebugger.cpp38 std::set<const Value*> Vals; member in class:__anon2186::AliasDebugger
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitstreamReader.cpp85 readAbbreviatedLiteral(const BitCodeAbbrevOp &Op, SmallVectorImpl<uint64_t> &Vals) argument
92 readAbbreviatedField(const BitCodeAbbrevOp &Op, SmallVectorImpl<uint64_t> &Vals) argument
194 readRecord(unsigned AbbrevID, SmallVectorImpl<uint64_t> &Vals, StringRef *Blob) argument
[all...]
H A DBitcodeReader.cpp1128 static APInt ReadWideAPInt(ArrayRef<uint64_t> Vals, unsigned TypeBits) { argument
/freebsd-10.2-release/contrib/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp215 const std::vector<RecordVal> &Vals = R->getValues(); local
/freebsd-10.2-release/contrib/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h314 void EmitRecordWithAbbrevImpl(unsigned Abbrev, SmallVectorImpl<uintty> &Vals, argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp112 SmallVector<SDValue, 8> Vals; local
H A DLegalizeVectorOps.cpp388 SmallVector<SDValue, 8> Vals; local
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DTailDuplication.cpp375 AvailableValsTy Vals; local
H A DRegisterCoalescer.cpp1372 SmallVector<Val, 8> Vals; member in class:__anon2312::JoinVals
[all...]
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DMetadata.cpp113 MDNode::MDNode(LLVMContext &C, ArrayRef<Value*> Vals, bool isFunctionLocal) argument
217 MDNode *MDNode::getMDNode(LLVMContext &Context, ArrayRef<Value*> Vals, argument
268 get(LLVMContext &Context, ArrayRef<Value*> Vals) argument
272 getWhenValsUnresolved(LLVMContext &Context, ArrayRef<Value*> Vals, bool isFunctionLocal) argument
278 getIfExists(LLVMContext &Context, ArrayRef<Value*> Vals) argument
282 getTemporary(LLVMContext &Context, ArrayRef<Value*> Vals) argument
[all...]
H A DCore.cpp599 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals, argument
605 LLVMValueRef LLVMMDNode(LLVMValueRef *Vals, unsigned Count) { argument
/freebsd-10.2-release/contrib/llvm/include/llvm/IR/
H A DValue.h445 inline Value **unwrap(LLVMValueRef *Vals) { argument
450 inline T **unwrap(LLVMValueRef *Vals, unsigned Length) { argument
459 inline LLVMValueRef *wrap(const Value **Vals) { argument
/freebsd-10.2-release/contrib/llvm/include/llvm/MC/
H A DMCDwarf.h404 static MCCFIInstruction createEscape(MCSymbol *L, StringRef Vals) { argument
/freebsd-10.2-release/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp149 SmallVector<unsigned, 64> Vals; local
602 SmallVector<unsigned, 64> Vals; local
720 const ValueEnumerator::ValueList &Vals = VE.getMDValues(); local
788 const SmallVectorImpl<const MDNode *> &Vals = VE.getFunctionLocalMDValues(); local
860 emitSignedInt64(SmallVectorImpl<uint64_t> &Vals, uint64_t V) argument
909 const ValueEnumerator::ValueList &Vals = VE.getValues(); local
1132 const ValueEnumerator::ValueList &Vals = VE.getValues(); local
1152 PushValueAndType(const Value *V, unsigned InstID, SmallVectorImpl<unsigned> &Vals, ValueEnumerator &VE) argument
1167 pushValue(const Value *V, unsigned InstID, SmallVectorImpl<unsigned> &Vals, ValueEnumerator &VE) argument
1174 pushValueSigned(const Value *V, unsigned InstID, SmallVectorImpl<uint64_t> &Vals, ValueEnumerator &VE) argument
1183 WriteInstruction(const Instruction &I, unsigned InstID, ValueEnumerator &VE, BitstreamWriter &Stream, SmallVectorImpl<unsigned> &Vals) argument
1556 SmallVector<unsigned, 64> Vals; local
1886 SmallVector<unsigned, 1> Vals; local
[all...]
/freebsd-10.2-release/contrib/llvm/lib/TableGen/
H A DRecord.cpp651 std::vector<Init*> Vals; local
1771 const std::vector<RecordVal> &Vals = R.getValues(); local
1774 OS << Vals[i]; local
1777 OS << Vals[i]; local
[all...]
H A DTGParser.cpp151 const std::vector<RecordVal> &Vals = SC->getValues(); local
1239 std::vector<Init*> Vals; local
1266 std::vector<Init*> Vals; local
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1246 SDValue Vals[] = { Out, SDValue(Val.getNode(), 1) }; local
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp839 SmallVector<Constant *, 4> Vals; local
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2003 LeaderTableEntry Vals = LeaderTable[num]; local
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp342 GatherConstantCompares(Value *V, std::vector<ConstantInt*> &Vals, Value *&Extra, argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp787 SmallVector<Value*, 2> Vals; local
/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9143 std::pair<SDValue,SDValue> Vals = FP_TO_INTHelper(Op, DAG, local
9161 std::pair<SDValue,SDValue> Vals = FP_TO_INTHelper(Op, DAG, local
[all...]

Completed in 262 milliseconds