Home
last modified time | relevance | path

Searched refs:LibcallRoutineNames (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/llvm80/llvm-8.0.1.src/lib/Object/
H A DIRSymtab.cpp45 static const char *LibcallRoutineNames[] = { variable
237 for (const char *LibcallName : LibcallRoutineNames) in addSymbol()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Object/
H A DIRSymtab.cpp45 static const char *LibcallRoutineNames[] = { variable
237 for (const char *LibcallName : LibcallRoutineNames) in addSymbol()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
252 for (const char *LibcallName : LibcallRoutineNames) in addSymbol()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
252 for (const char *LibcallName : LibcallRoutineNames) in addSymbol()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = {
264 bool IsBuiltinFunc = llvm::is_contained(LibcallRoutineNames, GV->getName()); in getSymbolFlags()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
264 bool IsBuiltinFunc = llvm::is_contained(LibcallRoutineNames, GV->getName()); in addSymbol()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
252 for (const char *LibcallName : LibcallRoutineNames) in addSymbol()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
252 for (const char *LibcallName : LibcallRoutineNames) in addSymbol()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
252 for (const char *LibcallName : LibcallRoutineNames) in addSymbol()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
264 bool IsBuiltinFunc = llvm::is_contained(LibcallRoutineNames, GV->getName()); in addSymbol()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
252 for (const char *LibcallName : LibcallRoutineNames) in addSymbol()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
264 bool IsBuiltinFunc = llvm::is_contained(LibcallRoutineNames, GV->getName()); in addSymbol()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
264 bool IsBuiltinFunc = llvm::is_contained(LibcallRoutineNames, GV->getName()); in addSymbol()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
252 for (const char *LibcallName : LibcallRoutineNames) in addSymbol()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
252 for (const char *LibcallName : LibcallRoutineNames) in addSymbol()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
264 bool IsBuiltinFunc = llvm::is_contained(LibcallRoutineNames, GV->getName()); in addSymbol()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Object/
H A DIRSymtab.cpp44 static const char *LibcallRoutineNames[] = { variable
252 for (const char *LibcallName : LibcallRoutineNames) in addSymbol()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Target/
H A DTargetLowering.h1510 LibcallRoutineNames[Call] = Name; in setLibcallName()
1516 return LibcallRoutineNames[Call]; in getLibcallName()
1708 const char *LibcallRoutineNames[RTLIB::UNKNOWN_LIBCALL]; variable
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h2312 LibcallRoutineNames[Call] = Name; in setLibcallName()
2317 return LibcallRoutineNames[Call]; in getLibcallName()
2521 const char *LibcallRoutineNames[RTLIB::UNKNOWN_LIBCALL + 1]; variable
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h2564 LibcallRoutineNames[Call] = Name; in setLibcallName()
2569 return LibcallRoutineNames[Call]; in getLibcallName()
2769 const char *LibcallRoutineNames[RTLIB::UNKNOWN_LIBCALL + 1]; variable
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h2435 LibcallRoutineNames[Call] = Name; in setLibcallName()
2440 return LibcallRoutineNames[Call]; in getLibcallName()
2644 const char *LibcallRoutineNames[RTLIB::UNKNOWN_LIBCALL + 1]; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DDriver.cpp1321 static const char *LibcallRoutineNames[] = { variable
1405 for (const char *S : LibcallRoutineNames) in link()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h2616 LibcallRoutineNames[Call] = Name; in setLibcallName()
2621 return LibcallRoutineNames[Call]; in getLibcallName()
2804 const char *LibcallRoutineNames[RTLIB::UNKNOWN_LIBCALL + 1]; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2616 LibcallRoutineNames[Call] = Name; in setLibcallName()
2621 return LibcallRoutineNames[Call]; in getLibcallName()
2804 const char *LibcallRoutineNames[RTLIB::UNKNOWN_LIBCALL + 1]; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2616 LibcallRoutineNames[Call] = Name; in setLibcallName()
2621 return LibcallRoutineNames[Call]; in getLibcallName()
2804 const char *LibcallRoutineNames[RTLIB::UNKNOWN_LIBCALL + 1]; variable

123