Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h248 bool hasInvariantFunctionDescriptors() const { in hasInvariantFunctionDescriptors() function
DPPCISelLowering.cpp4220 bool LoadsInv = Subtarget.hasInvariantFunctionDescriptors(); in PrepareCall()