Searched defs:Size1 (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/Fuzzer/ |
D | FuzzerCrossOver.cpp | 19 size_t MutationDispatcher::CrossOver(const uint8_t *Data1, size_t Size1, in CrossOver()
|
/external/llvm/lib/Fuzzer/test/ |
D | CustomCrossOverTest.cpp | 29 extern "C" size_t LLVMFuzzerCustomCrossOver(const uint8_t *Data1, size_t Size1, in LLVMFuzzerCustomCrossOver()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFExpression.h | 37 Size1 = 0, enumerator
|
/external/llvm/lib/Transforms/Scalar/ |
D | MergedLoadStoreMotion.cpp | 329 int Size1 = Succ1->size(); in mergeLoads() local 487 int Size1 = Pred1->size(); in mergeStores() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | MergedLoadStoreMotion.cpp | 289 int Size1 = std::distance(InstsNoDbg.begin(), InstsNoDbg.end()); in mergeStores() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPURegisterBankInfo.cpp | 232 unsigned Size1 = getSizeInBits(Reg1, MRI, *TRI); in getDefaultMappingVOP() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonSubtarget.cpp | 293 unsigned Size1; in apply() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 98 unsigned Size1 = Bytes == 16 ? 8 : 1 << findLastSet(Bytes); in EmitTargetCodeForMemset() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 99 unsigned Size1 = Bytes == 16 ? 8 : 1 << findLastSet(Bytes); in EmitTargetCodeForMemset() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86AvoidStoreForwardingBlocks.cpp | 578 unsigned Size1 = 0; in breakBlockedCopies() local
|
/external/python/cpython3/Modules/_ctypes/ |
D | _ctypes_test.c | 667 } Size1; typedef
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 7785 bool DAGCombiner::isAlias(SDValue Ptr1, int64_t Size1, in isAlias()
|