Home
last modified time | relevance | path

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

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