Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.h685 bool hasERI() const { return HasERI; } in hasERI() function
DX86InstrInfo.td874 def HasERI : Predicate<"Subtarget->hasERI()">;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenFastISel.inc4415 if ((Subtarget->hasERI())) {
4424 if ((Subtarget->hasERI())) {
4443 if ((Subtarget->hasERI())) {
4452 if ((Subtarget->hasERI())) {
5187 if ((Subtarget->hasERI())) {
5196 if ((Subtarget->hasERI())) {
5215 if ((Subtarget->hasERI())) {
5224 if ((Subtarget->hasERI())) {
5311 if ((Subtarget->hasERI())) {
5320 if ((Subtarget->hasERI())) {
[all …]
DX86GenGlobalISel.inc207 if (Subtarget->hasERI())