Searched refs:_dst_ (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/common/
H A DtcuInterval.hpp206 ::tcu::Interval& VAR##_dst_ = (DST); \
221 VAR##_dst_ = VAR##_lo_ | VAR##_hi_; \
235 ::tcu::Interval& VAR##_dst_ = (DST); \
239 VAR##_dst_ = Interval(); \
252 VAR##_dst_ = VAR##_lo_ | VAR##_hi_; \
255 VAR##_dst_ |= TCU_NAN; \
/external/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1843 MCOperand &_dst_ = Inst.getOperand(1); local
1851 TmpInst.addOperand(_dst_);
1862 MCOperand &_dst_ = Inst.getOperand(1); local
1870 TmpInst.addOperand(_dst_);
1881 MCOperand &_dst_ = Inst.getOperand(1); local
1889 TmpInst.addOperand(_dst_);

Completed in 8448 milliseconds