Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2279 const char *IntrMemName = nullptr) { in SelectCall()
2536 const char *IntrMemName = isa<MemCpyInst>(I) ? "memcpy" : "memmove"; in SelectIntrinsicCall() local
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp1418 const char *IntrMemName = isa<MemCpyInst>(II) ? "memcpy" : "memmove"; in fastLowerIntrinsicCall() local
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3390 const char *IntrMemName = isa<MemCpyInst>(II) ? "memcpy" : "memmove"; in fastLowerIntrinsicCall() local