Home
last modified time | relevance | path

Searched defs:appendResult (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/include/mlir/Tools/PDLL/ODS/
H A DOperation.h144 void appendResult(StringRef name, VariableLengthKind variableLengthKind, in appendResult() function
/llvm-project/clang/lib/Basic/
H A DSarif.cpp385 void SarifDocumentWriter::appendResult(const SarifResult &Result) { in appendResult() function in SarifDocumentWriter
/llvm-project/mlir/lib/Bytecode/Writer/
H A DBytecodeWriter.cpp301 void appendResult(std::vector<uint8_t> &&result) { appendResult() function in __anon33b705f20111::EncodingEmitter
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8594 const auto appendResult = [&](SDValue PartialRes) { expandIS_FPCLASS() local