Searched refs:reti (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AVR/ |
D | inst-reti.s | 6 reti 8 ; CHECK: reti ; encoding: [0x18,0x95]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AVR/ |
D | interrupts.ll | 15 ; CHECK-NEXT: reti 31 ; CHECK-NEXT: reti
|
D | return.ll | 134 ; CHECK: reti 140 ; CHECK: reti
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/Fast-ISel/ |
D | retabi.ll | 11 define i32 @reti() { 13 ; CHECK-LABEL: reti:
|
/external/llvm/test/CodeGen/Mips/Fast-ISel/ |
D | retabi.ll | 11 define i32 @reti() { 13 ; CHECK-LABEL: reti:
|
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 1779 Interval reti; in applyMonotone() local 1781 TCU_INTERVAL_APPLY_MONOTONE2(reti, x, xi, y, yi, ret, in applyMonotone() 1784 reti |= innerExtrema(ctx, xi, yi); in applyMonotone() 1785 reti &= (this->getCodomain() | TCU_NAN); in applyMonotone() 1787 return ctx.format.convert(reti); in applyMonotone() 1882 Interval reti; in applyMonotone() local 1883 TCU_INTERVAL_APPLY_MONOTONE3(reti, x, xi, y, yi, z, zi, ret, in applyMonotone() 1886 return ctx.format.convert(reti); in applyMonotone()
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinRegisterInfo.td | 173 def RETI : Ri<7, 3, "reti">, DwarfRegNum<[36]>;
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 2131 Interval reti; in applyMonotone() local 2133 TCU_INTERVAL_APPLY_MONOTONE2(reti, x, xi, y, yi, ret, in applyMonotone() 2136 reti |= innerExtrema(ctx, xi, yi); in applyMonotone() 2137 reti &= (this->getCodomain() | TCU_NAN); in applyMonotone() 2139 return ctx.format.convert(reti); in applyMonotone() 2264 Interval reti; in applyMonotone() local 2265 TCU_INTERVAL_APPLY_MONOTONE3(reti, x, xi, y, yi, z, zi, ret, in applyMonotone() 2268 return ctx.format.convert(reti); in applyMonotone()
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430InstrInfo.td | 167 def RETI : II16r<0x0, (outs), (ins), "reti", [(MSP430retiflag)]>;
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.td | 167 def RETI : II16r<0x0, (outs), (ins), "reti", [(MSP430retiflag)]>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.td | 175 def RETI : II16r<0x0, (outs), (ins), "reti", [(MSP430retiflag)]>;
|
/external/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.td | 812 "reti",
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.td | 846 "reti",
|