Home
last modified time | relevance | path

Searched refs:commutative (Results 1 – 11 of 11) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPInstrInfo.td126 // Binary operator commutative pattern.
H A DVEInstrInfo.td572 // Multiclass for non-commutative RR type instructions
604 // Generic RR multiclass for non-commutative instructions with 2 arguments.
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.td150 // This is not commutative because this gives the second operand:
166 // FIXME: TableGen doesn't like commutative instructions with more
H A DVOP3PInstructions.td326 // Define non-associative/commutative add/mul to prevent permutation in the dot8
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp140 bool commutative = false; member
350 e.commutative = true; in createExpr()
361 e.commutative = true; in createExpr()
387 e.commutative = true; in createCmpExpr()
2357 if (Exp.commutative) { in phiTranslateImpl()
/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.td57 // Commutative - This intrinsic is commutative: X op Y == Y op X.
/src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td912 // This is useful when Fragments involves associative / commutative
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td634 // Same as above with a commutative operation
/src/share/dict/
H A Dweb2a13394 commutative algebra
13395 commutative contract
H A Dweb240193 commutative
/src/sys/contrib/dev/acpica/
H A Dchanges.txt4291 commutative" operators -- Subtract, Divide, Modulo, ShiftLeft, and