Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp107 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon626f7eac0111::WebAssemblyFastISel::Address
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp131 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon50acaba20111::MipsFastISel::Address
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp145 void setGlobalValue(const GlobalValue *G) { GV = G; } in setGlobalValue() function in __anon53fc71c20111::AArch64FastISel::Address