Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenIntrinsics.h97 bool isCommutative; member
/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-subzero/include/llvm/IR/
DInstruction.h385 bool isCommutative() const { return isCommutative(getOpcode()); } in isCommutative() function
/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DInlineAsm.h143 bool isCommutative = false; member
DIntrinsicInst.h60 bool isCommutative() const { in isCommutative() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DInstruction.cpp816 bool Instruction::isCommutative() const { in isCommutative() function in Instruction
DInstructions.cpp4062 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
/external/swiftshader/third_party/subzero/src/
DIceInst.cpp290 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.cpp1187 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp9248 static bool isCommutative(const SDNode *N) { in isCommutative() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp276 static bool isCommutative(Instruction *I) { in isCommutative() function