Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h144 bool isCommutative = false; member
H A DIntrinsicInst.h72 bool isCommutative() const { isCommutative() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1111 bool Instruction::isCommutative() const { isCommutative() function in Instruction
H A DInstructions.cpp4041 bool CmpInst::isCommutative() const { isCommutative() function in CmpInst
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp289 static bool isCommutative(Instruction *I) { isCommutative() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13367 static bool isCommutative(const SDNode *N) { isCommutative() function