/external/starlark-go/syntax/ |
D | quote.go | 48 func unquote(quoted string) (s string, triple, isByte bool, err error) { 57 isByte = true 158 if !isByte && n > 127 { 182 if !isByte && n > 127 {
|
D | scan.go | 898 s, _, isByte, err := unquote(val.raw) 903 if isByte {
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 641 class AI2ldst<bits<3> op, bit isLd, bit isByte, dag oops, dag iops, AddrMode am, 649 let Inst{22} = isByte; 654 class AI2ldstidx<bit isLd, bit isByte, bit isPre, dag oops, dag iops, 662 let Inst{22} = isByte; // B bit 667 class AI2stridx_reg<bit isByte, bit isPre, dag oops, dag iops, 670 : AI2ldstidx<0, isByte, isPre, oops, iops, im, f, itin, opc, asm, cstr, 685 class AI2stridx_imm<bit isByte, bit isPre, dag oops, dag iops, 688 : AI2ldstidx<0, isByte, isPre, oops, iops, im, f, itin, opc, asm, cstr, 704 class AI2stridxT<bit isByte, bit isPre, dag oops, dag iops, 707 : AI2ldstidx<0, isByte, isPre, oops, iops, im, f, itin, opc, asm, cstr,
|
D | ARMInstrInfo.td | 1725 multiclass AI_ldr1<bit isByte, string opc, InstrItinClass iii, 1730 def i12: AI2ldst<0b010, 1, isByte, (outs GPR:$Rt), (ins addrmode_imm12:$addr), 1740 def rs : AI2ldst<0b011, 1, isByte, (outs GPR:$Rt), (ins ldst_so_reg:$shift), 1755 multiclass AI_ldr1nopc<bit isByte, string opc, InstrItinClass iii, 1760 def i12: AI2ldst<0b010, 1, isByte, (outs GPRnopc:$Rt), 1771 def rs : AI2ldst<0b011, 1, isByte, (outs GPRnopc:$Rt), 1787 multiclass AI_str1<bit isByte, string opc, InstrItinClass iii, 1792 def i12 : AI2ldst<0b010, 0, isByte, (outs), 1803 def rs : AI2ldst<0b011, 0, isByte, (outs), (ins GPR:$Rt, ldst_so_reg:$shift), 1816 multiclass AI_str1nopc<bit isByte, string opc, InstrItinClass iii, [all …]
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 765 class AI2ldst<bits<3> op, bit isLd, bit isByte, dag oops, dag iops, AddrMode am, 773 let Inst{22} = isByte; 778 class AI2ldstidx<bit isLd, bit isByte, bit isPre, dag oops, dag iops, 786 let Inst{22} = isByte; // B bit 791 class AI2stridx_reg<bit isByte, bit isPre, dag oops, dag iops, 794 : AI2ldstidx<0, isByte, isPre, oops, iops, im, f, itin, opc, asm, cstr, 809 class AI2stridx_imm<bit isByte, bit isPre, dag oops, dag iops, 812 : AI2ldstidx<0, isByte, isPre, oops, iops, im, f, itin, opc, asm, cstr, 828 class AI2stridxT<bit isByte, bit isPre, dag oops, dag iops, 831 : AI2ldstidx<0, isByte, isPre, oops, iops, im, f, itin, opc, asm, cstr,
|
D | ARMInstrInfo.td | 1982 multiclass AI_ldr1<bit isByte, string opc, InstrItinClass iii, 1987 def i12: AI2ldst<0b010, 1, isByte, (outs GPR:$Rt), (ins addrmode_imm12:$addr), 1997 def rs : AI2ldst<0b011, 1, isByte, (outs GPR:$Rt), (ins ldst_so_reg:$shift), 2012 multiclass AI_ldr1nopc<bit isByte, string opc, InstrItinClass iii, 2017 def i12: AI2ldst<0b010, 1, isByte, (outs GPRnopc:$Rt), 2028 def rs : AI2ldst<0b011, 1, isByte, (outs GPRnopc:$Rt), 2044 multiclass AI_str1<bit isByte, string opc, InstrItinClass iii, 2049 def i12 : AI2ldst<0b010, 0, isByte, (outs), 2060 def rs : AI2ldst<0b011, 0, isByte, (outs), (ins GPR:$Rt, ldst_so_reg:$shift), 2073 multiclass AI_str1nopc<bit isByte, string opc, InstrItinClass iii, [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 759 class AI2ldst<bits<3> op, bit isLd, bit isByte, dag oops, dag iops, AddrMode am, 767 let Inst{22} = isByte; 772 class AI2ldstidx<bit isLd, bit isByte, bit isPre, dag oops, dag iops, 780 let Inst{22} = isByte; // B bit 785 class AI2stridx_reg<bit isByte, bit isPre, dag oops, dag iops, 788 : AI2ldstidx<0, isByte, isPre, oops, iops, im, f, itin, opc, asm, cstr, 803 class AI2stridx_imm<bit isByte, bit isPre, dag oops, dag iops, 806 : AI2ldstidx<0, isByte, isPre, oops, iops, im, f, itin, opc, asm, cstr, 822 class AI2stridxT<bit isByte, bit isPre, dag oops, dag iops, 825 : AI2ldstidx<0, isByte, isPre, oops, iops, im, f, itin, opc, asm, cstr,
|
D | ARMInstrInfo.td | 1867 multiclass AI_ldr1<bit isByte, string opc, InstrItinClass iii, 1872 def i12: AI2ldst<0b010, 1, isByte, (outs GPR:$Rt), (ins addrmode_imm12:$addr), 1882 def rs : AI2ldst<0b011, 1, isByte, (outs GPR:$Rt), (ins ldst_so_reg:$shift), 1897 multiclass AI_ldr1nopc<bit isByte, string opc, InstrItinClass iii, 1902 def i12: AI2ldst<0b010, 1, isByte, (outs GPRnopc:$Rt), 1913 def rs : AI2ldst<0b011, 1, isByte, (outs GPRnopc:$Rt), 1929 multiclass AI_str1<bit isByte, string opc, InstrItinClass iii, 1934 def i12 : AI2ldst<0b010, 0, isByte, (outs), 1945 def rs : AI2ldst<0b011, 0, isByte, (outs), (ins GPR:$Rt, ldst_so_reg:$shift), 1958 multiclass AI_str1nopc<bit isByte, string opc, InstrItinClass iii, [all …]
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.cpp | 2047 constexpr bool isByte = false; in push() local 2053 emitMemOp(Cond, kInstTypeMemImmediate, isLoad, isByte, Rt, Address); in push()
|