Searched defs:materializeGV (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 406 unsigned MipsFastISel::materializeGV(const GlobalValue *GV, MVT VT) { materializeGV() function in MipsFastISel |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 446 unsigned AArch64FastISel::materializeGV(const GlobalValue *GV) { materializeGV() function in AArch64FastISel |