Home
last modified time | relevance | path

Searched defs:bfp (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/MC/RISCV/
H A Drv32zbf-valid.s15 bfp t0, t1, t2 label
H A Drv32zbf-invalid.s4 bfp t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Ddefault-expr-arguments.cpp274 Boom<float> *bfp; variable