Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp70 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon9bd1fc840111::MipsFastISel::Address
527 Addr.setGlobalValue(GV); in computeCallAddress()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp101 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anoncec764240111::AArch64FastISel::Address
895 Addr.setGlobalValue(GV); in computeCallAddress()