Searched refs:rd2 (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/ |
| H A D | nvptx-basic.ll.expected | 21 ; CHECK-NEXT: ld.param.u64 %rd2, [caller_St8x4_param_0+16]; 26 ; CHECK-NEXT: st.local.u64 [%r3+16], %rd2; 73 ; CHECK-NEXT: ld.param.v2.u64 {%rd1, %rd2}, [callee_St8x4_param_0]; 75 ; CHECK-NEXT: st.param.v2.b64 [func_retval0+0], {%rd1, %rd2};
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | references.cpp | 49 …double& rd2 = 2.0; // expected-error{{non-const lvalue reference to type 'double' cannot bind to a… in test4() local
|
| /llvm-project-15.0.7/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
| H A D | p5-0x.cpp | 106 …double& rd2 = 2.0; // expected-error{{non-const lvalue reference to type 'double' cannot bind to a… variable
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MicroMipsInstrInfo.td | 239 MicroMipsInst16<(outs RO1:$rd1, RO2:$rd2), (ins RO3:$rs, RO3:$rt), 240 !strconcat(opstr, "\t$rd1, $rd2, $rs, $rt"), [],
|