Home
last modified time | relevance | path

Searched refs:ORN (Results 1 – 25 of 42) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dnegative-immediates.s141 ORN r0, r1, #0xFFFFFF00
144 # CHECK-DISABLED: ORN
145 ORN r0, r1, #0xFEFFFEFF
148 # CHECK-DISABLED: ORN
Dnegative-immediates-fail.s28 ORN r0, r1, #0xFFFFFF00 label
/external/vixl/test/aarch32/config/
Dcond-rd-rn-operand-const-t32.json48 "Orn", // ORN{<c>}{<q>} {<Rd>}, <Rn>, #<const> ; T1
Dcond-rd-rn-operand-rm-shift-amount-1to31-t32.json45 "Orn", // ORN{<c>}{<q>} {<Rd>}, <Rn>, <Rm> {, <shift> #<amount> } ; T1
Dcond-rd-rn-operand-rm-shift-amount-1to32-t32.json45 "Orn", // ORN{<c>}{<q>} {<Rd>}, <Rn>, <Rm> {, <shift> #<amount> } ; T1
Dcond-rd-rn-operand-rm-t32.json81 "Orn", // ORN{<c>}{<q>} {<Rd>}, <Rn>, <Rm> {, <shift> #<amount> } ; T1
/external/v8/src/arm64/
Dconstants-arm64.h582 ORN = ORR | NOT, enumerator
618 ORN_w = LogicalShiftedFixed | ORN,
619 ORN_x = LogicalShiftedFixed | ORN | SixtyFourBits,
Dmacro-assembler-arm64-inl.h73 LogicalMacro(rd, rn, operand, ORN); in Orn()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SchedThunderX2T99.td428 "EON?(W|X)r(i|r|s|x)", "ORN?(W|X)r(i|r|s|x)",
450 "EON?(W|X)r(i|r|s|x)", "ORN?(W|X)r(i|r|s|x)",
469 "EON?(W|X)r(i|r|s|x)", "ORN?(W|X)r(i|r|s|x)",
1262 // ASIMD logical (MVN (alias for NOT), ORN, ORR)
1354 (instregex "((AND|ORN|EOR|EON)S?(Xr[rsi]|v16i8|v8i16|v4i32)|" #
DAArch64SchedFalkorDetails.td661 def : InstRW<[FalkorWr_1VXVY_1cyc], (instregex "^(AND|ORR|ORN|BIC|EOR)v8i8$")>;
725 def : InstRW<[FalkorWr_2VXVY_1cyc], (instregex "^(AND|ORR|ORN|BIC|EOR)v16i8$")>;
900 def : InstRW<[FalkorWr_1XYZ_1cyc], (instregex "^ORN(W|X)r(r|s)$")>;
DAArch64SchedExynosM3.td501 def : InstRW<[M3WriteAX], (instregex "^(ADD|AND|BIC|EON|EOR|ORN|ORR|SUB)[WX]r[sx]$")>;
603 def : InstRW<[M3WriteNALU1], (instregex "^(AND|BIC|EOR|MVNI|NOT|ORN|ORR)v")>;
DAArch64InstrAtomics.td424 defm : LDOPregister_patterns_mod<"LDCLR", "atomic_load_and", "ORN">;
DAArch64SchedCyclone.td412 // AND,BIC,CMTST,EOR,ORN,ORR
DAArch64SchedExynosM1.td534 def : InstRW<[M1WriteNALU1], (instregex "^(AND|BIC|EOR|MVNI|NOT|ORN|ORR)v")>;
DAArch64SchedKryoDetails.td436 …(instregex "((AND|ORN|EOR|EON)S?(Wr[rsi]|v8i8|v4i16|v2i32)|(ORR|BIC)S?(Wr[rs]|v8i8|v4i16|v2i32))")…
442 …(instregex "((AND|ORN|EOR|EON)S?(Xr[rsi]|v16i8|v8i16|v4i32)|(ORR|BIC)S?(Xr[rs]|v16i8|v8i16|v4i32))…
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/
DGlobalISelEmitter.td746 // NOOPT-NEXT: // (xor:{ *:[i32] } GPR32:{ *:[i32] }:$Wm, -1:{ *:[i32] }) => (ORN:{ *:[i32] } R0…
747 // NOOPT-NEXT: GIR_BuildMI, /*InsnID*/0, /*Opcode*/MyTarget::ORN,
757 def ORN : I<(outs GPR32:$dst), (ins GPR32:$src1, GPR32:$src2), []>;
758 def : Pat<(not GPR32:$Wm), (ORN R0, GPR32:$Wm)>;
/external/vixl/src/aarch64/
Dconstants-aarch64.h547 ORN = ORR | NOT, enumerator
583 ORN_w = LogicalShiftedFixed | ORN,
584 ORN_x = LogicalShiftedFixed | ORN | SixtyFourBits,
/external/llvm/lib/Target/AArch64/
DAArch64SchedM1.td286 def : InstRW<[M1WriteNALU1], (instregex "^(AND|BIC|EOR|MVNI|NOT|ORN|ORR)v")>;
DAArch64SchedCyclone.td410 // AND,BIC,CMTST,EOR,ORN,ORR
DAArch64SchedVulcan.td484 // ASIMD logical (MOV, MVN, ORN, ORR)
DAArch64SchedKryoDetails.td436 …(instregex "((AND|ORN|EOR|EON)S?(Wr[rsi]|v8i8|v4i16|v2i32)|(ORR|BIC)S?(Wr[rs]|v8i8|v4i16|v2i32))")…
442 …(instregex "((AND|ORN|EOR|EON)S?(Xr[rsi]|v16i8|v8i16|v4i32)|(ORR|BIC)S?(Xr[rs]|v16i8|v8i16|v4i32))…
/external/pcre/dist2/src/sljit/
DsljitNativeARM_64.c109 #define ORN 0xaa200000 macro
739 FAIL_IF(push_inst(compiler, (ORN ^ inv_bits) | RD(dst) | RN(TMP_ZERO) | RM(arg2))); in emit_op_imm()
DsljitNativeSPARC_common.c162 #define ORN (OPC1(0x2) | OPC3(0x06)) macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMScheduleSwift.td131 // AND,BIC,EOR,ORN,ORR
/external/llvm/lib/Target/ARM/
DARMScheduleSwift.td128 // AND,BIC,EOR,ORN,ORR

12