Home
last modified time | relevance | path

Searched defs:ToSize (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMutate.cpp318 uint8_t *To, size_t ToSize) { in CopyPartOf()
333 uint8_t *To, size_t ToSize, in InsertPartOf()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp634 unsigned ToSize = MRI.getType(I.getOperand(0).getReg()).getSizeInBits(); in select() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp2517 DIExpression::ExtOps DIExpression::getExtOps(unsigned FromSize, unsigned ToSize, in getExtOps()
2526 unsigned FromSize, unsigned ToSize, in appendExt()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2471 int ToSize = getSizeOf(ToSTy); in rescale() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp680 unsigned ToSize = CE->getType()->getAs<VectorType>()->getNumElements(); in VisitCastExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp2718 uint64_t ToSize = Context.getTypeSize(PromoteTypes[Idx]); in IsIntegralPromotion() local
2750 llvm::APSInt ToSize(BitWidth->getBitWidth(), BitWidth->isUnsigned()); in IsIntegralPromotion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1407 unsigned ToSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); in libcall() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2378 uint64_t ToSize = M.getDataLayout().getTypeStoreSize(ToType); in castValueToType() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2019 uint32_t ToSize = T->getSize(); in VisitHLSLInlineSpirvType() local
H A DASTContext.cpp8230 uint64_t ToSize = getTypeSize(PT); in getPromotedIntegerType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11800 TypeSize ToSize = N.getValueSizeInBits(0); in salvageDebugInfo() local