Searched refs:optype (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoZicbo.td | 38 class CBO_r<bits<12> optype, string opcodestr> 41 let imm12 = optype; 46 class Prefetch_ri<bits<5> optype, string opcodestr> 50 let rs2 = optype;
|
| H A D | RISCVInstrInfoV.td | 337 (ins VR:$vs2, optype:$imm, VMaskOp:$vm), 343 (ins VR:$vs2, optype:$imm, VMV0:$v0), 351 (ins VR:$vs2, optype:$imm), 405 def I : VALUVI<funct6, opcodestr # "." # vw # "i", optype>, 419 def I : VALUVI<funct6, opcodestr # "." # vw # "i", optype>, 484 def I : VALUVINoVm<funct6, opcodestr # ".vi", optype>, 678 def I : VALUVI<funct6, opcodestr # "." # vw # "i", optype>, 687 def I : VALUVI<funct6, opcodestr # "." # vw # "i", optype>, 696 def I : VALUVI<funct6, opcodestr # "." # vw # "i", optype>, 703 def I : VALUVI<funct6, opcodestr # "." # vw # "i", optype>, [all …]
|
| /llvm-project-15.0.7/openmp/tools/multiplex/ |
| H A D | ompt-multiplex.h | 702 ompt_id_t target_id, ompt_id_t host_op_id, ompt_target_data_op_t optype, in ompt_multiplex_callback_target_data_op() argument 707 target_id, host_op_id, optype, src_addr, src_device_num, dest_addr, in ompt_multiplex_callback_target_data_op() 712 target_id, host_op_id, optype, src_addr, src_device_num, dest_addr, in ompt_multiplex_callback_target_data_op()
|
| /llvm-project-15.0.7/openmp/runtime/src/include/ |
| H A D | omp-tools.h.var | 986 ompt_target_data_op_t optype, 998 ompt_target_data_op_t optype, 1009 ompt_target_data_op_t optype;
|