Home
last modified time | relevance | path

Searched defs:setValue (Results 1 – 13 of 13) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DPackedVector.h37 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() function
56 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() function
H A DStringMap.h131 void setValue(const ValueTy &V) { second = V; } in setValue() function
H A DIntervalMap.h1712 iterator::setValue(ValT x) { in setValue() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h195 void setValue(const Value *NewSV) { PtrInfo.V = NewSV; } in setValue() function
196 void setValue(const PseudoSourceValue *NewSV) { PtrInfo.V = NewSV; } in setValue() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h368 template <class DT> void setValue(const DT & /*V*/) {} in setValue() function
392 void setValue(const DataType &V) { in setValue() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h72 void setValue(bool V) { Value = V; } in setValue() function
H A DExpr.h1261 void setValue(const ASTContext &C, const llvm::APInt &Val) { in setValue() function
1271 void setValue(const ASTContext &C, const llvm::APFloat &Val) { in setValue() function
1351 void setValue(unsigned Val) { Value = Val; } in setValue() function
1378 void setValue(const ASTContext &C, const llvm::APFloat &Val) { in setValue() function
H A DExprCXX.h440 void setValue(bool V) { Value = V; } in setValue() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicInst.h218 void setValue(Value *Val) { in setValue() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h615 void setValue(const Value *V, SDValue NewN) { in setValue() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1366 bool setValue(Init *V) { in setValue() function
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp3767 void setValue(int i) { dat = i; } in setValue() function in GuardedNonPrimitiveTypeTest::Data
/minix3/minix/share/beaglebone/weather/
H A Dprocessing.js13 …log("Processing.js: "+N)}}return G}();var w=function(N){var O=new XMLHttpRequest;O.open("GET",N,fa… function