Searched defs:Size1 (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerCrossOver.cpp19 size_t MutationDispatcher::CrossOver(const uint8_t *Data1, size_t Size1, argument
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp262 uint64_t Size1 = MO->getSize(); local
/openbsd-current/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp111 unsigned Size1 = Bytes == 16 ? 8 : llvm::bit_floor(Bytes); local
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp132 LocationSize Size1 = LocationSize::precise(DL.getTypeStoreSize(I1->second)); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp307 int Size1 = std::distance(InstsNoDbg.begin(), InstsNoDbg.end()); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp264 uint64_t Size1 = MUC1.NumBytes; local
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp411 unsigned Size1; local
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp574 unsigned Size1 = 0; 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
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp26122 auto &Size1 = MUC1.NumBytes; local

Completed in 317 milliseconds