Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h46 bool HasProcessorAssist; variable
116 bool hasProcessorAssist() const { return HasProcessorAssist; } in hasProcessorAssist()
DSystemZSubtarget.cpp42 HasTransactionalExecution(false), HasProcessorAssist(false), in SystemZSubtarget()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h50 bool HasProcessorAssist; variable
168 bool hasProcessorAssist() const { return HasProcessorAssist; } in hasProcessorAssist()
DSystemZSubtarget.cpp49 HasTransactionalExecution(false), HasProcessorAssist(false), in SystemZSubtarget()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h50 bool HasProcessorAssist; variable
169 bool hasProcessorAssist() const { return HasProcessorAssist; } in hasProcessorAssist()
DSystemZSubtarget.cpp63 HasTransactionalExecution(false), HasProcessorAssist(false), in SystemZSubtarget()