Home
last modified time | relevance | path

Searched defs:isCommutative (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.h68 bool isCommutative; member
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h143 bool isCommutative = false; global() member
H A DIntrinsicInst.h73 bool isCommutative() const { in isCommutative() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1203 bool Instruction::isCommutative() const { in isCommutative() function in Instruction
H A DInstructions.cpp3480 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14704 static bool isCommutative(const SDNode *N) { isCommutative() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp353 static bool isCommutative(Instruction *I) { in isCommutative() function
[all...]