Searched refs:ARMMaterializeInt (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFastISel.cpp192 unsigned ARMMaterializeInt(const Constant *C, EVT VT);
556 unsigned ARMFastISel::ARMMaterializeInt(const Constant *C, EVT VT) { function in class:ARMFastISel
726 return ARMMaterializeInt(C, VT);

Completed in 94 milliseconds