Home
last modified time | relevance | path

Searched defs:IsMemcpy (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/third_party/llvm-libc/src/benchmarks/automemcpy/lib/
DRandomFunctionGenerator.cpp137 z3::expr IsMemcpy = Type == (int)FunctionType::MEMCPY; in RandomFunctionGenerator() local
/external/cronet/tot/third_party/llvm-libc/src/benchmarks/automemcpy/lib/
DRandomFunctionGenerator.cpp137 z3::expr IsMemcpy = Type == (int)FunctionType::MEMCPY; in RandomFunctionGenerator() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp145 Align Alignment, bool IsMemcpy) { in shouldGenerateInlineTPLoop()
DARMISelLowering.cpp11726 Register TotalIterationsReg, bool IsMemcpy) { in genTPLoopBody()
11917 bool IsMemcpy = MI.getOpcode() == ARM::MVE_MEMCPYLOOPINST; in EmitInstrWithCustomInserter() local