Home
last modified time | relevance | path

Searched defs:isGOT (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h67 bool isGOT() const { return Kind == GOT; } in isGOT() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h70 bool isGOT() const { return Kind == GOT; } in isGOT() function