Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMutate.cpp317 size_t MutationDispatcher::CopyPartOf(const uint8_t *From, size_t FromSize, in CopyPartOf()
332 size_t MutationDispatcher::InsertPartOf(const uint8_t *From, size_t FromSize, in InsertPartOf()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp638 unsigned FromSize = MRI.getType(I.getOperand(1).getReg()).getSizeInBits(); in select() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp2052 DIExpression::ExtOps DIExpression::getExtOps(unsigned FromSize, unsigned ToSize, in getExtOps()
2061 unsigned FromSize, unsigned ToSize, in appendExt()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1098 unsigned FromSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in libcall() local
1114 unsigned FromSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in libcall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2469 int FromSize = getSizeOf(FromSTy); in rescale() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp2382 uint64_t FromSize = Context.getTypeSize(FromType); in IsIntegralPromotion() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7174 uint64_t FromSize = getTypeSize(BT); in getPromotedIntegerType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10906 TypeSize FromSize = N0.getValueSizeInBits(); in salvageDebugInfo() local