HomeSort by relevance Sort by last modified time
    Searched full:_dst_ (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/common/
tcuInterval.hpp 177 ::tcu::Interval& VAR##_dst_ = (DST); \
192 VAR##_dst_ = VAR##_lo_ | VAR##_hi_; \
206 ::tcu::Interval& VAR##_dst_ = (DST); \
210 VAR##_dst_ = Interval(); \
223 VAR##_dst_ = VAR##_lo_ | VAR##_hi_; \
226 VAR##_dst_ |= TCU_NAN; \
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfoV60.td 324 : V6_LDInst <(outs RC:$dst, IntRegs:$_dst_),
326 "$src1 = $_dst_">;
390 : V6_STInst <(outs IntRegs:$_dst_),
393 "$src1 = $_dst_">, NewValueRel;
431 : V6_STInst <(outs IntRegs:$_dst_),
434 "$src1 = $_dst_">, NewValueRel {
465 : V6_STInst<(outs IntRegs:$_dst_),
469 "$src2 = $_dst_">, NewValueRel {
528 : V6_STInst <(outs IntRegs:$_dst_),
532 "$src2 = $_dst_">;
    [all...]
HexagonInstrInfo.td     [all...]
HexagonInstrInfoV4.td     [all...]
  /external/llvm/lib/Target/Hexagon/AsmParser/
HexagonAsmParser.cpp 1842 MCOperand &_dst_ = Inst.getOperand(1); local
1861 MCOperand &_dst_ = Inst.getOperand(1); local
1880 MCOperand &_dst_ = Inst.getOperand(1); local
    [all...]

Completed in 331 milliseconds