Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DIncrementalParser.cpp202 size_t InputSize = input.size(); // don't include trailing 0 in Parse() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPFloat.h1120 unsigned int InputSize, bool IsSigned, in convertFromSignExtendedInteger()
1126 unsigned int InputSize, bool IsSigned, in convertFromZeroExtendedInteger()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp4694 unsigned int InputSize, in convertFromSignExtendedInteger()
4705 unsigned int InputSize, in convertFromZeroExtendedInteger()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp2317 uint64_t InputSize = getContext().getTypeSize(InputTy); in EmitAsmStmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5851 unsigned InputSize = IntTy->getScalarSizeInBits(); in foldFCmpIntToFPConst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13882 int InputSize = Input.getValueType().getScalarSizeInBits(); in combineBVOfVecSExt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14540 unsigned InputSize = (int)SrcVT.getScalarSizeInBits() - IsInputSigned; in FoldIntToFPToInt() local