Home
last modified time | relevance | path

Searched refs:setGlobalValue (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsFastISel.cpp70 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon437306f10111::MipsFastISel::Address
523 Addr.setGlobalValue(GV); in computeCallAddress()
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64FastISel.cpp101 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon7813cc510111::AArch64FastISel::Address
895 Addr.setGlobalValue(GV); in computeCallAddress()