Home
last modified time | relevance | path

Searched refs:MemAsI8Ptr (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Utils/
H A DCodeExtractor.cpp970 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
971 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
973 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
975 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
979 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Utils/
H A DCodeExtractor.cpp1234 Value *MemAsI8Ptr = nullptr; in insertLifetimeMarkersSurroundingCall() local
1236 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1238 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1242 CallInst::Create(LifetimeStartFn, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
1244 auto EndMarker = CallInst::Create(LifetimeEndFn, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Utils/
H A DCodeExtractor.cpp1027 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1028 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1030 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1032 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1036 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1027 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1028 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1030 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1032 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1036 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1027 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1028 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1030 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1032 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1036 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1085 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1086 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1088 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1090 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1094 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1089 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1090 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1092 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1094 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1098 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1051 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1052 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1054 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1056 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1060 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DCodeExtractor.cpp1089 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1090 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1092 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1094 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1098 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1086 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1087 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1089 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1091 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1095 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Utils/
H A DCodeExtractor.cpp1042 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1043 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1045 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1047 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1051 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1089 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1090 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1092 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1094 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1098 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1091 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1092 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1094 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1096 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1100 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1089 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1090 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1092 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1094 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1098 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1086 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1087 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1089 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1091 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1095 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1089 Value *&MemAsI8Ptr = Bitcasts[Mem]; in insertLifetimeMarkersSurroundingCall() local
1090 if (!MemAsI8Ptr) { in insertLifetimeMarkersSurroundingCall()
1092 MemAsI8Ptr = Mem; in insertLifetimeMarkersSurroundingCall()
1094 MemAsI8Ptr = in insertLifetimeMarkersSurroundingCall()
1098 auto Marker = CallInst::Create(MarkerFunc, {NegativeOne, MemAsI8Ptr}); in insertLifetimeMarkersSurroundingCall()