Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h424 bool hasLOR() const { return HasLOR; } in hasLOR() function
DAArch64InstrInfo.td29 def HasLOR : Predicate<"Subtarget->hasLOR()">,
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h480 bool hasLOR() const { return HasLOR; } in hasLOR() function
DAArch64InstrInfo.td31 def HasLOR : Predicate<"Subtarget->hasLOR()">,