/external/llvm-project/mlir/include/mlir/Dialect/Affine/EDSC/ |
D | Builders.h | 178 Value TemplatedIndexedValue<Load, Store>::slt(Value e) { in slt() function
|
/external/llvm-project/llvm/test/MC/RISCV/ |
D | rv32e-valid.s | 80 slt s0, s0, s0 label
|
D | rvi-aliases-valid.s | 285 slt a2, a3, 4 label
|
D | rv32i-valid.s | 294 slt s0, s0, s0 label
|
D | rv32i-invalid.s | 151 slt x32, s0, s0 # CHECK: :[[@LINE]]:5: error: invalid operand for instruction label
|
/external/llvm-project/mlir/include/mlir/EDSC/ |
D | Builders.h | 297 Value slt(TemplatedIndexedValue e) { in slt() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APInt.h | 1224 bool slt(const APInt &RHS) const { return compareSigned(RHS) < 0; } in slt() function 1232 bool slt(int64_t RHS) const { in slt() function
|
/external/llvm-project/mlir/lib/Dialect/Affine/EDSC/ |
D | Builders.cpp | 249 Value mlir::edsc::op::slt(Value lhs, Value rhs) { in slt() function in mlir::edsc::op
|
/external/libwebsockets/lib/misc/fts/ |
D | trie-fd.c | 393 uint32_t children, instances, co, sl, agg, slt, chunk, in lws_fts_search() local
|
/external/llvm-project/llvm/test/MC/Mips/micromips/ |
D | valid.s | 121 slt $3, $3, $5 # CHECK: slt $3, $3, $5 # encoding: [0x00,0xa3,0x1b,0x50] label
|
/external/llvm-project/llvm/test/MC/Lanai/ |
D | v11.s | 459 slt %r21 label
|
/external/llvm/test/MC/Lanai/ |
D | v11.s | 459 slt %r21 label
|
/external/llvm/include/llvm/ADT/ |
D | APInt.h | 1065 bool slt(int64_t RHS) const { in slt() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APInt.h | 1041 bool slt(int64_t RHS) const { in slt() function
|
/external/mesa3d/src/mesa/main/ |
D | ffvertex_prog.c | 943 struct ureg slt = get_temp(p); in calculate_light_attenuation() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerMIPS32.cpp | 996 void AssemblerMIPS32::slt(const Operand *OpRd, const Operand *OpRs, in slt() function in Ice::MIPS32::AssemblerMIPS32
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 533 bool APInt::slt(const APInt& RHS) const { in slt() function in APInt
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 555 bool APInt::slt(const APInt& RHS) const { in slt() function in APInt
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1103 void ShaderCore::slt(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in slt() function in sw::ShaderCore
|