Home
last modified time | relevance | path

Searched defs:Commutative (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc2905 TEST_F(FloatTest,Commutative) TEST_F() argument
3057 TEST_F(DoubleTest,Commutative) TEST_F() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14532 bool Commutative = true; tryFoldSelectIntoOp() local