Home
last modified time | relevance | path

Searched defs:materializeGV (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp406 unsigned MipsFastISel::materializeGV(const GlobalValue *GV, MVT VT) { in materializeGV() function in MipsFastISel
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp446 unsigned AArch64FastISel::materializeGV(const GlobalValue *GV) { in materializeGV() function in AArch64FastISel