Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h298 bool hasInvariantFunctionDescriptors() const { in hasInvariantFunctionDescriptors() function
H A DPPCISelLowering.cpp5348 auto MMOFlags = Subtarget.hasInvariantFunctionDescriptors() in prepareDescriptorIndirectCall()