/external/llvm-project/mlir/tools/mlir-tblgen/ |
D | LLVMIRIntrinsicGen.cpp | 153 bool isCommutative() const { in isCommutative() function in __anonb7ec64e90111::LLVMIntrinsic
|
/external/llvm/utils/TableGen/ |
D | CodeGenIntrinsics.h | 97 bool isCommutative; member
|
/external/llvm-project/llvm/utils/TableGen/ |
D | CodeGenIntrinsics.h | 115 bool isCommutative; member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Instruction.h | 385 bool isCommutative() const { return isCommutative(getOpcode()); } in isCommutative() function
|
/external/llvm/lib/IR/ |
D | Instruction.cpp | 580 bool Instruction::isCommutative(unsigned op) { in isCommutative() function in Instruction
|
D | Instructions.cpp | 3422 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | InlineAsm.h | 138 bool isCommutative = false; member
|
/external/llvm/include/llvm/IR/ |
D | InlineAsm.h | 139 bool isCommutative; member
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | InlineAsm.h | 139 bool isCommutative = false; member
|
D | IntrinsicInst.h | 57 bool isCommutative() const { in isCommutative() function
|
/external/llvm-project/mlir/include/mlir/IR/ |
D | Operation.h | 451 bool isCommutative() { in isCommutative() function
|
/external/llvm-project/llvm/lib/IR/ |
D | Instruction.cpp | 675 bool Instruction::isCommutative() const { in isCommutative() function in Instruction
|
D | Instructions.cpp | 3633 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
|
/external/swiftshader/third_party/subzero/src/ |
D | IceInst.cpp | 292 bool InstArithmetic::isCommutative() const { in isCommutative() function in Ice::InstArithmetic
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Instructions.cpp | 3518 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
|
/external/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 1200 static bool isCommutative(Ice::InstArithmetic::OpKind op) in isCommutative() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 237 static bool isCommutative(Instruction *I) { in isCommutative() function
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 234 static bool isCommutative(Instruction *I) { in isCommutative() function
|