Home
last modified time | relevance | path

Searched defs:OutputSize (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTFUtils.cpp114 EvaluationResultImpl(size_t OutputSize) in EvaluationResultImpl()
128 const size_t OutputSize; member in llvm::EvaluationResultImpl
140 size_t OutputSize() const { return OutputFeed.size(); } in OutputSize() function in llvm::TFModelEvaluatorImpl
/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.sorting/alg.sort/partial.sort.copy/
H A Dranges_partial_sort_copy.pass.cpp132 constexpr size_t OutputSize = N + 1; in test_one() local
/llvm-project-15.0.7/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp288 size_t OutputSize = std::min(OutStringSize-1, InsnStr.size()); in LLVMDisasmInstruction() local
/llvm-project-15.0.7/llvm/lib/Demangle/
H A DRustDemangle.cpp1112 size_t OutputSize = Output.getCurrentPosition(); in decodePunycode() local
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1994 int OutputSize = (int)DestType->getScalarSizeInBits(); in foldItoFPtoI() local
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14292 int OutputSize = N->getValueType(0).getScalarSizeInBits(); in combineBVOfVecSExt() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15699 unsigned OutputSize = (int)VT.getScalarSizeInBits(); in FoldIntToFPToInt() local