Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombineWorklist.h48 void AddValue(Value *V) { in AddValue() function
/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerValueBitMap.h33 inline bool AddValue(uintptr_t Value) { in AddValue() function
/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DTGParser.cpp141 bool TGParser::AddValue(Record *CurRec, SMLoc Loc, const RecordVal &RV) { in AddValue() function in TGParser
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1675 int64_t AddValue; member
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10822 SDValue AddValue = AndNode->getOperand(0); in performCONDCombine() local