Home
last modified time | relevance | path

Searched refs:CmovGroups (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86CmovConversion.cpp130 using CmovGroups = SmallVector<CmovGroup, 2>; typedef in __anonab93bedf0111::X86CmovConverterPass
139 CmovGroups &CmovInstGroups,
149 CmovGroups &CmovInstGroups);
189 CmovGroups AllCmovGroups; in runOnMachineFunction()
245 CmovGroups CmovInstGroups; in runOnMachineFunction()
263 ArrayRef<MachineBasicBlock *> Blocks, CmovGroups &CmovInstGroups, in collectCmovCandidates()
383 ArrayRef<MachineBasicBlock *> Blocks, CmovGroups &CmovInstGroups) { in checkForProfitableCmovCandidates()
537 CmovGroups TempGroups; in checkForProfitableCmovCandidates()