HomeSort by: relevance | last modified time | path
    Searched refs:hasInvariantFunctionDescriptors (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCSubtarget.h 140 bool HasInvariantFunctionDescriptors;
298 bool hasInvariantFunctionDescriptors() const {
299 return HasInvariantFunctionDescriptors;
PPCISelLowering.cpp 5348 auto MMOFlags = Subtarget.hasInvariantFunctionDescriptors()

Completed in 25 milliseconds