Home
last modified time | relevance | path

Searched refs:test_min (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dfold-push.ll25 define void @test_min(i32 %a, i32 %b) minsize nounwind {
26 ; CHECK-LABEL: test_min:
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Datomic-min-max-64.ll45 define i64 @test_min(i64* nocapture %ptr, i64 signext %val) {
46 ; MIPS-LABEL: test_min:
63 ; MIPSR6-LABEL: test_min:
/llvm-project-15.0.7/llvm/test/CodeGen/SPIRV/instructions/
H A Datomic_seq.ll7 ; CHECK-DAG: OpName [[MIN:%.*]] "test_min"
52 define i32 @test_min(i32* %ptr, i32 %val) {
H A Datomic_acqrel.ll7 ; CHECK-DAG: OpName [[MIN:%.*]] "test_min"
52 define i32 @test_min(i32* %ptr, i32 %val) {
H A Datomic.ll7 ; CHECK-DAG: OpName [[MIN:%.*]] "test_min"
52 define i32 @test_min(i32* %ptr, i32 %val) {
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Doverload-candidates.cpp8 void test_min() { in test_min() function
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dppc-xmmintrin.c607 test_min() { in test_min() function
H A Dppc-emmintrin.c726 test_min() { in test_min() function
/llvm-project-15.0.7/mlir/test/Dialect/Tosa/
H A Dops.mlir197 func.func @test_min(%arg0: tensor<13x21x3xf32>, %arg1: tensor<1x21x3xf32>) -> tensor<13x21x3xf32> {
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test.c3265 static int test_min(struct isl_ctx *ctx) in test_min() function
10847 { "min", &test_min },