Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp559 bool Commuted = false; in ProcessBlockCSE() local
H A DTwoAddressInstructionPass.cpp1328 bool Commuted = tryInstructionCommute(&MI, DstIdx, SrcIdx, regBKilled, Dist); in tryInstructionTransform() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp34 bool Commuted; member
456 MachineOperand *FoldOp, bool Commuted = false, in appendFoldCandidate()