Searched defs:isCommutative (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | CodeGenIntrinsics.h |
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | InlineAsm.h | 144 bool isCommutative = false; member |
H A D | IntrinsicInst.h | 72 bool isCommutative() const { isCommutative() function |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instruction.cpp | 1111 bool Instruction::isCommutative() const { isCommutative() function in Instruction |
H A D | Instructions.cpp | 4041 bool CmpInst::isCommutative() const { isCommutative() function in CmpInst |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 289 static bool isCommutative(Instruction *I) { isCommutative() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 13367 static bool isCommutative(const SDNode *N) { isCommutative() function |