Home
last modified time | relevance | path

Searched refs:test_rem (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/ARM/
Dsdiv-pow2-arm-size.ll5 define dso_local i32 @test_rem(i32 %F) local_unnamed_addr #0 {
6 ; CHECK-LABEL: test_rem
/external/llvm/test/CodeGen/PowerPC/
Dvector.ll62 define void @test_rem(%f8* %P, %f8* %Q, %f8* %S) {
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dvector.ll62 define void @test_rem(%f8* %P, %f8* %Q, %f8* %S) {
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dzvector.c1021 void test_rem(void) { in test_rem() function
/external/clang/test/CodeGen/
Dzvector.c827 void test_rem (void) in test_rem() function
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp3008 static inline T test_rem (T x, T y) in test_rem() function in vkt::SpirVAssembly::TestMath