Searched refs:hasCDI (Results 1 – 3 of 3) sorted by relevance
379 bool hasCDI() const { return HasCDI; } in hasCDI() function
749 def HasCDI : Predicate<"Subtarget->hasCDI()">,
1377 if (Subtarget->hasCDI()) { in X86TargetLowering()