/external/llvm/test/MC/Lanai/ |
D | v11.s | 459 slt %r21 label
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | APInt.h | 919 bool slt(uint64_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/llvm/include/llvm/ADT/ |
D | APInt.h | 1065 bool slt(int64_t RHS) const { in slt() function
|
/external/mesa3d/src/mesa/main/ |
D | ffvertex_prog.c | 948 struct ureg slt = get_temp(p); in calculate_light_attenuation() local
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 555 bool APInt::slt(const APInt& RHS) const { in slt() function in APInt
|
/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/swiftshader/third_party/LLVM/lib/Support/ |
D | APInt.cpp | 562 bool APInt::slt(const APInt& RHS) const { in slt() function in APInt
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerMIPS32.cpp | 992 void AssemblerMIPS32::slt(const Operand *OpRd, const Operand *OpRs, in slt() function in Ice::MIPS32::AssemblerMIPS32
|
/external/v8/src/compiler/mips/ |
D | code-generator-mips.cc | 1364 __ slt(kScratchReg2, kScratchReg, i.OutputRegister()); in AssembleArchInstruction() local
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 996 void ShaderCore::slt(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in slt() function in sw::ShaderCore
|
/external/v8/src/compiler/mips64/ |
D | code-generator-mips64.cc | 1596 __ slt(kScratchReg2, kScratchReg, i.OutputRegister()); in AssembleArchInstruction() local
|
/external/v8/src/full-codegen/mips64/ |
D | full-codegen-mips64.cc | 388 __ slt(at, a3, zero_reg); in EmitBackEdgeBookkeeping() local
|
/external/v8/src/full-codegen/mips/ |
D | full-codegen-mips.cc | 388 __ slt(at, a3, zero_reg); in EmitBackEdgeBookkeeping() local
|
/external/v8/src/mips/ |
D | assembler-mips.cc | 2101 void Assembler::slt(Register rd, Register rs, Register rt) { in slt() function in v8::internal::Assembler
|
D | code-stubs-mips.cc | 1988 __ slt(scratch4, scratch2, scratch1); in GenerateCompareFlatOneByteStrings() local
|
/external/v8/src/mips64/ |
D | code-stubs-mips64.cc | 1995 __ slt(scratch4, scratch2, scratch1); in GenerateCompareFlatOneByteStrings() local
|
D | assembler-mips64.cc | 2353 void Assembler::slt(Register rd, Register rs, Register rt) { in slt() function in v8::internal::Assembler
|