Home
last modified time | relevance | path

Searched defs:InputSize (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAddressRanges.h107 size_t InputSize = Ranges.size(); in insert() local
H A DAPFloat.h1132 unsigned int InputSize, bool IsSigned, in convertFromSignExtendedInteger()
1138 unsigned int InputSize, bool IsSigned, in convertFromZeroExtendedInteger()
H A DStringExtras.h239 size_t InputSize = Input.size(); in tryGetFromHex() local
/openbsd-src/gnu/llvm/clang/lib/Interpreter/
H A DIncrementalParser.cpp225 size_t InputSize = input.size(); // don't include trailing 0 in Parse() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAPFloat.cpp4977 unsigned int InputSize, in convertFromSignExtendedInteger()
4988 unsigned int InputSize, in convertFromZeroExtendedInteger()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp2461 uint64_t InputSize = getContext().getTypeSize(InputTy); in EmitAsmStmt() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6453 unsigned InputSize = IntTy->getScalarSizeInBits(); in foldFCmpIntToFPConst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14441 int InputSize = Input.getValueType().getScalarSizeInBits(); in combineBVOfVecSExt() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10384 unsigned InputSize = Sources[S].Vec.getScalarValueSizeInBits(); in ReconstructShuffle() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16335 unsigned InputSize = (int)SrcVT.getScalarSizeInBits() - IsInputSigned; in FoldIntToFPToInt() local