Home
last modified time | relevance | path

Searched refs:compare4 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dcmp-to-genreg.ll28 define i32 @compare4(i32 %a, i32 %b) nounwind readnone {
H A Dcmp-to-predreg.ll34 define i32 @compare4(i32 %a) nounwind {
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dstrict-vtable-pointers.cpp351 bool compare4(X *x, X *x2) { in compare4() function