Searched defs:Size2 (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerCrossOver.cpp19 CrossOver(const uint8_t *Data1, size_t Size1, const uint8_t *Data2, size_t Size2, uint8_t *Out, size_t MaxOutSize) argument
/openbsd-current/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp112 unsigned Size2 = Bytes - Size1; local
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp134 LocationSize Size2 = local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp119 int64_t Size2 = LdSt2->getMemSize(); local
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp575 unsigned Size2 = 0; local
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp1128 const uptr Size2 = SpecialSizeClassMap::Size(Class2); local
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1046 SDValue getCALLSEQ_END(SDValue Chain, uint64_t Size1, uint64_t Size2, argument

Completed in 240 milliseconds