Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp40 bool Commuted; member
317 MachineOperand *FoldOp, bool Commuted = false, in appendFoldCandidate()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp34 bool Commuted; member
322 MachineOperand *FoldOp, bool Commuted = false, in appendFoldCandidate()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineCSE.cpp479 bool Commuted = false; in ProcessBlock() local
H A DTwoAddressInstructionPass.cpp1227 bool Commuted = tryInstructionCommute(&MI, DstIdx, SrcIdx, regBKilled, Dist); in tryInstructionTransform() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineCSE.cpp557 bool Commuted = false; in ProcessBlockCSE() local
H A DTwoAddressInstructionPass.cpp1229 bool Commuted = tryInstructionCommute(&MI, DstIdx, SrcIdx, regBKilled, Dist); in tryInstructionTransform() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineCSE.cpp540 bool Commuted = false; in ProcessBlockCSE() local
H A DTwoAddressInstructionPass.cpp1287 bool Commuted = tryInstructionCommute(&MI, DstIdx, SrcIdx, regBKilled, Dist); in tryInstructionTransform() local