Searched refs:ULT (Results 1 – 7 of 7) 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/v8/src/mips64/ |
D | constants-mips64.h | 670 ULT = 5, // Unordered or Less Than. enumerator
|
D | macro-assembler-mips64.cc | 1491 c(ULT, D, cmp1, cmp2); in BranchF() 1535 cmp(ULT, L, f31, cmp1, cmp2); in BranchF()
|
/external/v8/src/mips/ |
D | constants-mips.h | 656 ULT = 5, // Unordered or Less Than. enumerator
|
D | macro-assembler-mips.cc | 1382 c(ULT, D, cmp1, cmp2); in BranchF() 1427 cmp(ULT, L, kDoubleCompareReg, 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
|