Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp33 bool Commuted; member
334 MachineOperand *FoldOp, bool Commuted = false, in appendFoldCandidate()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCSE.cpp540 bool Commuted = false; in ProcessBlockCSE() local
H A DTwoAddressInstructionPass.cpp1142 bool Commuted = tryInstructionCommute(&MI, DstIdx, SrcIdx, regBKilled, Dist); in tryInstructionTransform() local