Home
last modified time | relevance | path

Searched defs:insertNOPLoad (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h97 bool insertNOPLoad() const { return InsertNOPLoad; } in insertNOPLoad() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h97 bool insertNOPLoad() const { return InsertNOPLoad; } in insertNOPLoad() function
/aosp_15_r20/external/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h109 bool insertNOPLoad() const { return InsertNOPLoad; } in insertNOPLoad() function