Home
last modified time | relevance | path

Searched defs:IsCommutative (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h44 uint64_t IsCommutative : 1; member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp522 const auto IsCommutative = [](BinaryOperatorKind Op) { in evalBinOp() local
H A DRangeConstraintManager.cpp1492 bool IsCommutative = llvm::is_contained( in getRangeCommutativeSymSym() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp2090 bool IsCommutative = false; in foldShuffleOfBinops() local
H A DSLPVectorizer.cpp10034 bool IsCommutative = in getScalarsVectorizationLegality() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp53681 bool IsCommutative, in isHorizontalBinOp()