Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp142 bool Commutative = false; member
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc2916 TEST_F(FloatTest, Commutative) { in TEST_F() argument
3093 TEST_F(DoubleTest, Commutative) { in TEST_F() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18430 bool Commutative = true; in tryFoldSelectIntoOp() local