Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCSubtarget.h243 bool hasInvariantFunctionDescriptors() const { in hasInvariantFunctionDescriptors() function
HDPPCISelLowering.cpp4196 bool LoadsInv = Subtarget.hasInvariantFunctionDescriptors(); in PrepareCall()