Searched refs:ULT (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/ |
D | sm4_to_tgsi.cpp | 514 OP2_(ULT, USLT); in translate_insns() 561 OP2_(ULT, SLT); in translate_insns()
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d1x/ |
D | sm4_to_tgsi.cpp | 514 OP2_(ULT, USLT); in translate_insns() 561 OP2_(ULT, SLT); in translate_insns()
|
/external/chromium_org/v8/src/mips/ |
D | constants-mips.h | 541 ULT = 5, // Unordered or Less Than. enumerator
|
D | macro-assembler-mips.cc | 1263 c(ULT, D, cmp1, cmp2); in BranchF()
|
/external/llvm/test/CodeGen/AArch64/ |
D | neon-compare-instructions.ll | 1634 ; UGT = ULT with swapped operands, ULT implemented as !OGE. 1645 ; UGT = ULT with swapped operands, ULT implemented as !OGE. 1696 ; ULT implemented as !OGE. 1707 ; ULT implemented as !OGE. 1717 ; ULT implemented as !OGE. 2035 ; ULT with zero = !OGE
|
/external/llvm/test/Transforms/LoopVectorize/ |
D | minmax_reduction.ll | 302 ; UGE -> ULT
|