Searched defs:Values (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-10-stable/contrib/llvm/include/llvm/Option/
H A DArg.h62 SmallVector<const char *, 2> Values; member in class:llvm::opt::Arg
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp136 const SmallVectorImpl<DIEValue *> &Values = getValues(); local
H A DDIEHash.cpp33 const SmallVectorImpl<DIEValue *> &Values = Die.getValues(); local
123 const SmallVectorImpl<DIEValue *> &Values = Die.getValues(); local
H A DDIE.h131 SmallVector<DIEValue*, 12> Values; member in class:llvm::DIE
/freebsd-10-stable/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h50 ValueList Values; member in class:llvm::ValueEnumerator
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DSplitKit.h288 ValueMap Values; member in class:llvm::SplitEditor
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h74 std::map<Value *, GenericValue> Values; // LLVM values used in this invocation member in struct:llvm::ExecutionContext
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DAttributeImpl.h80 static void Profile(FoldingSetNodeID &ID, StringRef Kind, StringRef Values) { argument
H A DVerifier.cpp1118 SmallVector<std::pair<BasicBlock*, Value*>, 8> Values; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Option/
H A DArgList.cpp224 SmallVector<const char *, 16> Values; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DDeltaTree.cpp71 SourceDelta Values[2*WidthFactor-1]; member in class:__anon3336::DeltaTreeNode
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp238 static unsigned Values[] = { local
/freebsd-10-stable/contrib/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp119 DenseMap<Value*, Value*> Values; member in class:__anon3827::FunctionDifferenceEngine
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp173 ValVector Values; member in class:__anon2846::RenamePassData
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp735 std::string Values; local
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp537 BitVector Values; member in class:BitVectorEmitter
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCDwarf.h305 std::vector<char> Values; member in class:llvm::MCCFIInstruction
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp244 std::vector<char*> Values; member in class:__anon2355::ArgvArray
/freebsd-10-stable/contrib/llvm/lib/Linker/
H A DLinkModules.cpp1148 Value **VP, **Values = VP = new Value*[NumOps]; local
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCStreamer.cpp380 void MCStreamer::EmitCFIEscape(StringRef Values) { argument
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DSIISelLowering.cpp800 SmallVector<SDValue, 8> Values; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp146 SmallVector<SVal, 8> Values; local
156 ProgramState::invalidateRegions(ValueList Values, argument
169 ProgramState::invalidateRegionsImpl(ValueList Values, argument
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCommandLine.h484 SmallVector<std::pair<const char *, std::pair<int, const char *> >,4> Values; member in class:llvm::cl::ValuesClass
638 SmallVector<OptionInfo, 8> Values; member in class:llvm::cl::parser
[all...]
/freebsd-10-stable/contrib/llvm/lib/TableGen/
H A DTGParser.cpp1766 std::vector<Init*> Values; local
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp234 union Values { union in class:__anon2502::CountValue

Completed in 228 milliseconds

12