Home
last modified time | relevance | path

Searched defs:ToSize (Results 1 – 9 of 9) 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.cpp2239 DIExpression::ExtOps DIExpression::getExtOps(unsigned FromSize, unsigned ToSize, in getExtOps()
2248 unsigned FromSize, unsigned ToSize, in appendExt()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2470 int ToSize = getSizeOf(ToSTy); in rescale() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp2541 uint64_t ToSize = Context.getTypeSize(PromoteTypes[Idx]); in IsIntegralPromotion() local
2573 llvm::APSInt ToSize(BitWidth->getBitWidth(), BitWidth->isUnsigned()); in IsIntegralPromotion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1146 unsigned ToSize = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits(); in libcall() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2244 uint64_t ToSize = M.getDataLayout().getTypeStoreSize(ToType); in castValueToType() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7634 uint64_t ToSize = getTypeSize(PT); in getPromotedIntegerType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11244 TypeSize ToSize = N.getValueSizeInBits(0); in salvageDebugInfo() local