Home
last modified time | relevance | path

Searched defs:TailSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMutate.cpp343 size_t TailSize = ToSize - ToInsertPos; in InsertPartOf() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4985 Value *TailSize = in CleanUnusedTLS() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17356 uint64_t TailSize = Op.size() % 16; in getOptimalMemOpType() local