Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h97 bool isCommutative; member
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/
H A DRop.java370 public boolean isCommutative() { in isCommutative() method in Rop
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/
H A DRop.java370 public boolean isCommutative() { in isCommutative() method in Rop
/aosp_15_r20/external/llvm/lib/IR/
H A DInstruction.cpp580 bool Instruction::isCommutative(unsigned op) { in isCommutative() function in Instruction
H A DInstructions.cpp3422 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DInstruction.h385 bool isCommutative() const { return isCommutative(getOpcode()); } in isCommutative() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DInlineAsm.h139 bool isCommutative; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInlineAsm.h138 bool isCommutative = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInlineAsm.h144 bool isCommutative = false; member
DIntrinsicInst.h72 bool isCommutative() const { in isCommutative() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DInlineAsm.h143 bool isCommutative = false; member
H A DIntrinsicInst.h60 bool isCommutative() const { in isCommutative() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInlineAsm.h144 bool isCommutative = false; member
DIntrinsicInst.h72 bool isCommutative() const { in isCommutative() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInlineAsm.h144 bool isCommutative = false; member
DIntrinsicInst.h72 bool isCommutative() const { in isCommutative() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInlineAsm.h144 bool isCommutative = false; member
DIntrinsicInst.h72 bool isCommutative() const { in isCommutative() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstruction.cpp816 bool Instruction::isCommutative() const { in isCommutative() function in Instruction
H A DInstructions.cpp4062 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceInst.cpp290 bool InstArithmetic::isCommutative() const { in isCommutative() function in Ice::InstArithmetic
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp3518 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp237 static bool isCommutative(Instruction *I) { in isCommutative() function
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp1187 static bool isCommutative(Ice::InstArithmetic::OpKind op) in isCommutative() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9248 static bool isCommutative(const SDNode *N) { in isCommutative() function

123