Home
last modified time | relevance | path

Searched refs:HasSTFIWX (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCSubtarget.h68 bool HasSTFIWX; variable
136 bool hasSTFIWX() const { return HasSTFIWX; } in hasSTFIWX()
DPPCSubtarget.cpp76 , HasSTFIWX(false) in PPCSubtarget()
DPPC.td47 def FeatureSTFIWX : SubtargetFeature<"stfiwx","HasSTFIWX", "true",
/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h109 bool HasSTFIWX; variable
234 bool hasSTFIWX() const { return HasSTFIWX; } in hasSTFIWX()
DPPCSubtarget.cpp82 HasSTFIWX = false; in initializeEnvironment()
DPPC.td82 def FeatureSTFIWX : SubtargetFeature<"stfiwx","HasSTFIWX", "true",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h111 bool HasSTFIWX; variable
238 bool hasSTFIWX() const { return HasSTFIWX; } in hasSTFIWX()
DPPCSubtarget.cpp83 HasSTFIWX = false; in initializeEnvironment()
DPPC.td95 def FeatureSTFIWX : SubtargetFeature<"stfiwx","HasSTFIWX", "true",