/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | CodeGenIntrinsics.h | 97 bool isCommutative; member
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/ |
H A D | Rop.java | 370 public boolean isCommutative() { in isCommutative() method in Rop
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
H A D | Rop.java | 370 public boolean isCommutative() { in isCommutative() method in Rop
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Instruction.cpp | 580 bool Instruction::isCommutative(unsigned op) { in isCommutative() function in Instruction
|
H A D | Instructions.cpp | 3422 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | Instruction.h | 385 bool isCommutative() const { return isCommutative(getOpcode()); } in isCommutative() function
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | InlineAsm.h | 139 bool isCommutative; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | InlineAsm.h | 138 bool isCommutative = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | InlineAsm.h | 144 bool isCommutative = false; member
|
D | IntrinsicInst.h | 72 bool isCommutative() const { in isCommutative() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | InlineAsm.h | 143 bool isCommutative = false; member
|
H A D | IntrinsicInst.h | 60 bool isCommutative() const { in isCommutative() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | InlineAsm.h | 144 bool isCommutative = false; member
|
D | IntrinsicInst.h | 72 bool isCommutative() const { in isCommutative() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | InlineAsm.h | 144 bool isCommutative = false; member
|
D | IntrinsicInst.h | 72 bool isCommutative() const { in isCommutative() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | InlineAsm.h | 144 bool isCommutative = false; member
|
D | IntrinsicInst.h | 72 bool isCommutative() const { in isCommutative() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Instruction.cpp | 816 bool Instruction::isCommutative() const { in isCommutative() function in Instruction
|
H A D | Instructions.cpp | 4062 bool CmpInst::isCommutative() const { in isCommutative() function in CmpInst
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceInst.cpp | 290 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 D | Instructions.cpp | 3518 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 D | SLPVectorizer.cpp | 237 static bool isCommutative(Instruction *I) { in isCommutative() function
|
/aosp_15_r20/external/swiftshader/src/Reactor/ |
H A D | SubzeroReactor.cpp | 1187 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 D | RISCVISelLowering.cpp | 9248 static bool isCommutative(const SDNode *N) { in isCommutative() function
|