Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86Subtarget.h442 bool slowLEA() const { return SlowLEA; } in slowLEA() function
DX86FixupLEAs.cpp171 OptLEA = ST.LEAusesAG() || ST.slowLEA(); in runOnMachineFunction()