Home
last modified time | relevance | path

Searched defs:AddValue (Results 1 – 11 of 11) sorted by relevance

/external/lldb/source/Host/macosx/cfcpp/
DCFCMutableSet.cpp81 CFCMutableSet::AddValue(const void *value, bool can_create) in AddValue() function in CFCMutableSet
DCFCMutableDictionary.cpp118 CFCMutableDictionary::AddValue(CFStringRef key, const void *value, bool can_create) in AddValue() function in CFCMutableDictionary
/external/llvm/include/llvm/Transforms/InstCombine/
DInstCombineWorklist.h55 void AddValue(Value *V) { in AddValue() function
/external/pdfium/core/src/fxcrt/
Dfx_basic_maps.cpp538 void CFX_CMapByteStringToPtr::AddValue(FX_BSTR key, void* value) in AddValue() function in CFX_CMapByteStringToPtr
/external/v8/src/
Dlithium.h434 void AddValue(LOperand* operand, in AddValue() function
Djsregexp.h337 void AddValue(int value, Zone* zone) { in AddValue() function
Dhydrogen-instructions.h1880 void AddValue(int index, HValue* value) { in AddValue() function
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_objects.cpp762 void CPDF_Dictionary::AddValue(FX_BSTR key, CPDF_Object* pObj) in AddValue() function in CPDF_Dictionary
/external/llvm/lib/TableGen/
DTGParser.cpp64 bool TGParser::AddValue(Record *CurRec, SMLoc Loc, const RecordVal &RV) { in AddValue() function in TGParser
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp38 int64_t AddValue; member
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8507 SDValue AddValue = AndNode->getOperand(0); in performCONDCombine() local