Searched defs:Commute (Results 1 – 8 of 8) sorted by relevance
/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.cpp | 703 bool Commute = false; foldImmediate() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 654 bool Commute; isProfitableToCommute() local
|
H A D | TargetInstrInfo.cpp | 924 bool Commute; getMachineCombinerPatterns() local
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 497 hasCommutePreference(MachineInstr & MI,bool & Commute) hasCommutePreference() argument
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 328 auto getCommonOp = [&](Instruction *TI, Instruction *FI, bool Commute, in foldSelectOpOp() argument
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 3350 bool Commute = false; foldImmediate() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 26082 __anon791abb436702(bool Commute, ShuffleVectorSDNode *SVN, ShuffleVectorSDNode *OtherSVN, SDValue N1, const TargetLowering &TLI, SDValue &SV0, SDValue &SV1, SmallVectorImpl<int> &Mask) visitVECTOR_SHUFFLE() argument 26276 __anon791abb436a02(SDValue &SV0, SDValue &SV1, SmallVectorImpl<int> &Mask, bool LeftOp, bool Commute) visitVECTOR_SHUFFLE() argument [all...] |
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 57930 bool Commute = false; IsDesirableToPromoteOp() local [all...] |