Searched defs:extractValue (Results 1 – 5 of 5) sorted by relevance
93 Value extractValue = rewriter.create<LLVM::ExtractValueOp>( in insertValue() local
232 bool UnrollLoopsCheck::extractValue(int &Value, const BinaryOperator *Op, in extractValue() function in clang::tidy::altera::UnrollLoopsCheck
103 bool extractValue(const DWARFDataExtractor &Data, uint64_t *OffsetPtr, in extractValue() function
220 bool DWARFFormValue::extractValue(const DWARFDataExtractor &Data, in extractValue() function in DWARFFormValue
841 uint64_t Relocation::extractValue(uint64_t Type, uint64_t Contents, extractValue() function in Relocation