Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h261 bool hasInvariantFunctionDescriptors() const { in hasInvariantFunctionDescriptors() function
DPPCISelLowering.cpp4450 bool LoadsInv = Subtarget.hasInvariantFunctionDescriptors(); in PrepareCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h281 bool hasInvariantFunctionDescriptors() const { in hasInvariantFunctionDescriptors() function
DPPCISelLowering.cpp5286 auto MMOFlags = Subtarget.hasInvariantFunctionDescriptors() in prepareDescriptorIndirectCall()