Home
last modified time | relevance | path

Searched defs:Commuted (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp33 bool Commuted; member
320 MachineOperand *FoldOp, bool Commuted = false, in appendFoldCandidate()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCSE.cpp541 bool Commuted = false; in ProcessBlockCSE() local
H A DTwoAddressInstructionPass.cpp1229 bool Commuted = tryInstructionCommute(&MI, DstIdx, SrcIdx, regBKilled, Dist); in tryInstructionTransform() local