Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp2776 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
2783 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
2785 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2220 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
2231 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
2233 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2220 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
2231 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
2233 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2220 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
2231 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
2233 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2220 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
2231 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
2233 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2220 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
2231 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
2233 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2232 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
2243 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
2245 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp3292 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
3303 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
3305 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2977 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
2988 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
2990 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp3382 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
3393 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
3395 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp3274 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
3285 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
3287 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp3364 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
3375 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
3377 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp3343 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
3354 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
3356 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2979 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
2990 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
2992 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2977 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
2988 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
2990 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp3343 llvm::BasicBlock *W0ThenBB = CGF.createBasicBlock("then"); in emitInterWarpCopyFunction() local
3354 Bld.CreateCondBr(IsActiveThread, W0ThenBB, W0ElseBB); in emitInterWarpCopyFunction()
3356 CGF.EmitBlock(W0ThenBB); in emitInterWarpCopyFunction()