Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DLLVMIRIntrinsicGen.cpp163 bool isCommutative() const { isCommutative() function in __anon968026a50111::LLVMIntrinsic
/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.h68 bool isCommutative; global() member
/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h144 bool isCommutative = false; member
H A DIntrinsicInst.h73 bool isCommutative() const { in isCommutative() function
/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1203 bool Instruction::isCommutative() const { isCommutative() function in Instruction
H A DInstructions.cpp3480 bool CmpInst::isCommutative() const { isCommutative() function in CmpInst
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp331 static bool isCommutative(Instruction *I) { isCommutative() function
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14637 static bool isCommutative(const SDNode *N) { isCommutative() function