Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DLLVMIRIntrinsicGen.cpp153 bool isCommutative() const { in isCommutative() function in __anonb7ec64e90111::LLVMIntrinsic
/external/llvm/utils/TableGen/
DCodeGenIntrinsics.h97 bool isCommutative; member
/external/llvm-project/llvm/utils/TableGen/
DCodeGenIntrinsics.h115 bool isCommutative; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.h385 bool isCommutative() const { return isCommutative(getOpcode()); } in isCommutative() function
/external/llvm/lib/IR/
DInstruction.cpp580 bool Instruction::isCommutative(unsigned op) { in isCommutative() function in Instruction
DInstructions.cpp3422 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInlineAsm.h138 bool isCommutative = false; member
/external/llvm/include/llvm/IR/
DInlineAsm.h139 bool isCommutative; member
/external/llvm-project/llvm/include/llvm/IR/
DInlineAsm.h139 bool isCommutative = false; member
DIntrinsicInst.h57 bool isCommutative() const { in isCommutative() function
/external/llvm-project/mlir/include/mlir/IR/
DOperation.h451 bool isCommutative() { in isCommutative() function
/external/llvm-project/llvm/lib/IR/
DInstruction.cpp675 bool Instruction::isCommutative() const { in isCommutative() function in Instruction
DInstructions.cpp3633 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
/external/swiftshader/third_party/subzero/src/
DIceInst.cpp292 bool InstArithmetic::isCommutative() const { in isCommutative() function in Ice::InstArithmetic
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp3518 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp1200 static bool isCommutative(Ice::InstArithmetic::OpKind op) in isCommutative() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp237 static bool isCommutative(Instruction *I) { in isCommutative() function
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp234 static bool isCommutative(Instruction *I) { in isCommutative() function