Searched refs:setGlobalValue (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Mips/ | ||
D | MipsFastISel.cpp | 70 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon9bd1fc840111::MipsFastISel::Address |
/external/llvm/lib/Target/AArch64/ | ||
D | AArch64FastISel.cpp | 101 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anoncec764240111::AArch64FastISel::Address |