Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerMutate.cpp299 size_t MutationDispatcher::CopyPartOf(const uint8_t *From, size_t FromSize, in CopyPartOf()
314 size_t MutationDispatcher::InsertPartOf(const uint8_t *From, size_t FromSize, in InsertPartOf()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp638 unsigned FromSize = MRI.getType(I.getOperand(1).getReg()).getSizeInBits(); in select() local
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1516 DIExpression::ExtOps DIExpression::getExtOps(unsigned FromSize, unsigned ToSize, in getExtOps()
1525 unsigned FromSize, unsigned ToSize, in appendExt()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1166 int FromSize = getSizeOf(FromSTy); in rescale() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp736 unsigned FromSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in libcall() local
751 unsigned FromSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in libcall() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp6414 uint64_t FromSize = getTypeSize(BT); in getPromotedIntegerType() local
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp2150 uint64_t FromSize = Context.getTypeSize(FromType); in IsIntegralPromotion() local