Home
last modified time | relevance | path

Searched refs:reti (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AVR/
Dinst-reti.s6 reti
8 ; CHECK: reti ; encoding: [0x18,0x95]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AVR/
Dinterrupts.ll15 ; CHECK-NEXT: reti
31 ; CHECK-NEXT: reti
Dreturn.ll134 ; CHECK: reti
140 ; CHECK: reti
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/Fast-ISel/
Dretabi.ll11 define i32 @reti() {
13 ; CHECK-LABEL: reti:
/external/llvm/test/CodeGen/Mips/Fast-ISel/
Dretabi.ll11 define i32 @reti() {
13 ; CHECK-LABEL: reti:
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1779 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/
DBlackfinRegisterInfo.td173 def RETI : Ri<7, 3, "reti">, DwarfRegNum<[36]>;
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp2131 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/
DMSP430InstrInfo.td167 def RETI : II16r<0x0, (outs), (ins), "reti", [(MSP430retiflag)]>;
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td167 def RETI : II16r<0x0, (outs), (ins), "reti", [(MSP430retiflag)]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td175 def RETI : II16r<0x0, (outs), (ins), "reti", [(MSP430retiflag)]>;
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.td812 "reti",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRInstrInfo.td846 "reti",