Home
last modified time | relevance | path

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

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