Home
last modified time | relevance | path

Searched refs:NestFTy (Results 1 – 19 of 19) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2330 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
2339 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
2340 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2456 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
2465 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
2466 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2456 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
2465 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
2466 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2857 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
2866 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
2867 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2857 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
2866 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
2867 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2857 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
2866 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
2867 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2857 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
2866 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
2867 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2857 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
2866 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
2867 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/4.0/
H A DInstCombineCalls.cpp3363 FunctionType *NestFTy = cast<FunctionType>(NestF->getValueType()); in transformCallThroughTrampoline() local
3372 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
3373 E = NestFTy->param_end(); I != E; ++NestIdx, ++I) in transformCallThroughTrampoline()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3137 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
3146 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
3147 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/7.0/
H A DInstCombineCalls.cpp4416 FunctionType* NestFTy = cast<FunctionType>(NestF->getValueType()); in transformCallThroughTrampoline() local
4425 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
4426 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4401 FunctionType *NestFTy = cast<FunctionType>(NestF->getValueType()); in transformCallThroughTrampoline() local
4410 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
4411 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4840 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
4849 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
4850 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4840 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
4849 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
4850 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4840 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
4849 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
4850 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4618 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
4627 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
4628 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4609 FunctionType *NestFTy = cast<FunctionType>(NestF->getValueType());
4618 for (FunctionType::param_iterator I = NestFTy->param_begin(),
4619 E = NestFTy->param_end();
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp5334 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
5343 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
5344 E = NestFTy->param_end(); in transformCallThroughTrampoline()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp5028 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
5037 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
5038 E = NestFTy->param_end(); in transformCallThroughTrampoline()