Home
last modified time | relevance | path

Searched refs:hasPTWRITE (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.h599 bool hasPTWRITE() const { return HasPTWRITE; } in hasPTWRITE() function
DX86InstrInfo.td897 def HasPTWRITE : Predicate<"Subtarget->hasPTWRITE()">;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenGlobalISel.inc321 if (Subtarget->hasPTWRITE())