Searched defs:Commute (Results 1 – 8 of 8) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.cpp | 703 bool Commute = false; in FoldImmediate() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TwoAddressInstructionPass.cpp | 654 bool Commute; isProfitableToCommute() local
|
| H A D | TargetInstrInfo.cpp | 924 bool Commute; in getMachineCombinerPatterns() local
|
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 495 /// the given machine instruction. And specify if \p Commute is required to in hasCommutePreference() argument
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineSelect.cpp | 321 __anon50ac9f250102(Instruction *TI, Instruction *FI, bool Commute, bool Swapped = false) foldSelectOpOp() argument
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.cpp | 3349 bool Commute = false; FoldImmediate() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 25766 __anon29909ce26702(bool Commute, ShuffleVectorSDNode *SVN, ShuffleVectorSDNode *OtherSVN, SDValue N1, const TargetLowering &TLI, SDValue &SV0, SDValue &SV1, SmallVectorImpl<int> &Mask) visitVECTOR_SHUFFLE() argument 25960 __anon29909ce26a02(SDValue &SV0, SDValue &SV1, SmallVectorImpl<int> &Mask, bool LeftOp, bool Commute) visitVECTOR_SHUFFLE() argument [all...] |
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 56476 bool Commute = false; IsDesirableToPromoteOp() local [all...] |