Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2294 const char *IntrMemName = nullptr) { in SelectCall()
2554 const char *IntrMemName = isa<MemCpyInst>(I) ? "memcpy" : "memmove"; in SelectIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1656 const char *IntrMemName = isa<MemCpyInst>(II) ? "memcpy" : "memmove"; in fastLowerIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3521 const char *IntrMemName = isa<MemCpyInst>(II) ? "memcpy" : "memmove"; in fastLowerIntrinsicCall() local