Home
last modified time | relevance | path

Searched refs:bbc (Results 1 – 22 of 22) sorted by relevance

/llvm-project/flang/tools/bbc/
H A DCMakeLists.txt9 add_flang_tool(bbc bbc.cpp
14 llvm_update_compile_flags(bbc)
18 target_link_libraries(bbc PRIVATE
34 mlir_target_link_libraries(bbc PRIVATE
/llvm-project/flang/test/Driver/
H A Dbbc-cuda-macro.cuf1 ! Test -fcuda option for bbc
2 ! RUN: bbc -fcuda -o - %s | FileCheck %s
/llvm-project/flang/test/Lower/CUDA/
H A Dcuda-module-use.cuf1 ! RUN: bbc -emit-hlfir -fcuda %S/cuda-mod.cuf
2 ! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
H A Dcuda-proc-attribute.cuf1 ! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
2 ! RUN: bbc -emit-hlfir -fcuda %s -o - | fir-opt -convert-hlfir-to-fir | FileCheck %s
H A Dcuda-kernel-loop-directive.cuf1 ! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
2 ! RUN: bbc -emit-hlfir -fcuda %s -o - | fir-opt | FileCheck %s
H A Dcuda-mod.cuf1 ! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
H A Dcuda-kernel-calls.cuf1 ! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
2 ! RUN: bbc -emit-hlfir -fcuda %s -o - | fir-opt | FileCheck %s
H A Dcuda-program-global.cuf1 ! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
H A Dcuda-kernel-do-reduction.cuf2 ! RUN: bbc -emit-fir -fcuda -o - %s | FileCheck %s
H A Dcuda-device-proc.cuf1 ! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
H A Dcuda-data-attribute.cuf1 ! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
2 ! RUN: bbc -emit-hlfir -fcuda %s -o - | fir-opt -convert-hlfir-to-fir | FileCheck %s --check-prefix=FIR
H A Dcuda-allocatable.cuf1 ! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
H A Dcuda-data-transfer.cuf1 ! RUN: bbc -emit-hlfir -fopenacc -fcuda %s -o - | FileCheck %s
/llvm-project/bolt/test/X86/Inputs/
H A Dpre-aggregated.txt1 B X:7f36d18d60c0 400bbc 2 0
/llvm-project/flang/tools/
H A DCMakeLists.txt9 add_subdirectory(bbc)
/llvm-project/llvm/test/MC/Xtensa/Core/
H A Dbranch.s19 # CHECK-INST: bbc a8, a7, LBL0
21 bbc a8, a7, LBL0 label
/llvm-project/flang/test/Semantics/
H A Dcuf15.cuf1 ! RUN: bbc -emit-hlfir -fcuda -gpu=managed %s -o - | FileCheck %s
H A Dcuf14.cuf1 ! RUN: bbc -emit-hlfir -fcuda -gpu=unified %s -o - | FileCheck %s
/llvm-project/llvm/test/MC/Xtensa/Relocations/
H A Drelocations.s24 bbc a8, a7, func label
26 # INST: bbc a8, a7, func
/llvm-project/flang/test/
H A DCMakeLists.txt69 bbc
/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaInstrInfo.td362 "bbc\t$s, $t, $target", []> {
/llvm-project/clang/docs/
H A DClangFormattedStatus.rst