Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1309 const char *IntrMemName = nullptr) { in SelectCall()
1527 const char *IntrMemName = isa<MemCpyInst>(I) ? "memcpy" : "memmove"; in SelectIntrinsicCall() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2273 const char *IntrMemName = nullptr) { in SelectCall()
2542 const char *IntrMemName = isa<MemCpyInst>(I) ? "memcpy" : "memmove"; in SelectIntrinsicCall() local