Home
last modified time | relevance | path

Searched refs:ARMLowerPICELF (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMFastISel.cpp182 unsigned ARMLowerPICELF(const GlobalValue *GV, unsigned Align, MVT VT);
584 return ARMLowerPICELF(GV, Align, VT); in ARMMaterializeGV()
2934 unsigned ARMFastISel::ARMLowerPICELF(const GlobalValue *GV, in ARMLowerPICELF() function in ARMFastISel