Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp2294 const char *IntrMemName = nullptr) { in SelectCall()
2551 const char *IntrMemName = isa<MemCpyInst>(I) ? "memcpy" : "memmove"; in SelectIntrinsicCall() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMFastISel.cpp2294 const char *IntrMemName = nullptr) { in SelectCall()
2554 const char *IntrMemName = isa<MemCpyInst>(I) ? "memcpy" : "memmove"; in SelectIntrinsicCall() local
/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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp1656 const char *IntrMemName = isa<MemCpyInst>(II) ? "memcpy" : "memmove"; in fastLowerIntrinsicCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp1665 const char *IntrMemName = isa<MemCpyInst>(II) ? "memcpy" : "memmove"; in fastLowerIntrinsicCall() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3524 const char *IntrMemName = isa<MemCpyInst>(II) ? "memcpy" : "memmove"; in fastLowerIntrinsicCall() local
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3394 const char *IntrMemName = isa<MemCpyInst>(II) ? "memcpy" : "memmove"; in fastLowerIntrinsicCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3556 const char *IntrMemName = isa<MemCpyInst>(II) ? "memcpy" : "memmove"; in fastLowerIntrinsicCall() local