Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp40 bool Commuted; member
317 MachineOperand *FoldOp, bool Commuted = false, in appendFoldCandidate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCSE.cpp540 bool Commuted = false; in ProcessBlockCSE() local
DTwoAddressInstructionPass.cpp1287 bool Commuted = tryInstructionCommute(&MI, DstIdx, SrcIdx, regBKilled, Dist); in tryInstructionTransform() local