Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc2909 TEST_F(FloatTest, Commutative) { in TEST_F() argument
3061 TEST_F(DoubleTest, Commutative) { in TEST_F() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15868 bool Commutative = true; tryFoldSelectIntoOp() local