Searched refs:asm_str (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/xz/src/liblzma/rangecoder/ |
| H A D | range_decoder.h | 644 #define rc_asm_bittree_n(probs_base_var, final_add, asm_str) \ argument 652 asm_str \
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXIntrinsics.td | 622 defvar asm_str = !if(!eq(mode, "im2col"), 627 !strconcat(G2S_STRINGS<dim, mode, 0, 0>.inst_name, asm_str, ";"), []>, 632 !strconcat(G2S_STRINGS<dim, mode, 1, 0>.inst_name, asm_str, ", $mc;"), []>, 637 !strconcat(G2S_STRINGS<dim, mode, 0, 1>.inst_name, asm_str, ", $ch;"), []>, 642 … !strconcat(G2S_STRINGS<dim, mode, 1, 1>.inst_name, asm_str, ", $mc, $ch;"), []>, 659 defvar asm_str = " [$tmap, {{" # dims_str # "}}], [$src]"; 670 // For im2col mode, the actual asm_str is "im2col_no_offs" 681 prefix # asm_str # ";", 686 prefix # ".L2::cache_hint" # asm_str # ", $ch;", 705 defvar asm_str = " [$tmap, {{" # dims_str # "}}], [$src]"; [all …]
|
| H A D | NVPTXInstrInfo.td | 716 defvar asm_str = "selp." # TypeStr; 720 asm_str, 725 asm_str, 730 asm_str, 735 asm_str,
|