Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h261 bool hasInvariantFunctionDescriptors() const { in hasInvariantFunctionDescriptors() function
H A DPPCISelLowering.cpp4450 bool LoadsInv = Subtarget.hasInvariantFunctionDescriptors(); in PrepareCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h281 bool hasInvariantFunctionDescriptors() const { in hasInvariantFunctionDescriptors() function
H A DPPCISelLowering.cpp5286 auto MMOFlags = Subtarget.hasInvariantFunctionDescriptors() in prepareDescriptorIndirectCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5434 auto MMOFlags = Subtarget.hasInvariantFunctionDescriptors() in prepareDescriptorIndirectCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/PowerPC/
H A DPPCGenSubtargetInfo.inc177 GET_SUBTARGETINFO_MACRO(HasInvariantFunctionDescriptors, false, hasInvariantFunctionDescriptors)