Home
last modified time | relevance | path

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

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