Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp289 size_t OutputSize = std::min(OutStringSize-1, InsnStr.size()); in LLVMDisasmInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp352 size_t OutputSize = SigOutputElements.Stride * OutputCount; parse() local
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp1106 size_t OutputSize = Output.getCurrentPosition(); in decodePunycode() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1893 int OutputSize = (int)DestType->getScalarSizeInBits(); foldItoFPtoI() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14747 int OutputSize = N->getValueType(0).getScalarSizeInBits(); combineBVOfVecSExt() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17493 unsigned OutputSize = (int)VT.getScalarSizeInBits(); FoldIntToFPToInt() local
[all...]