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

/freebsd-10.1-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7275 static unsigned getLdOpcode(unsigned LdSize, bool IsThumb1, bool IsThumb2) { function
7317 unsigned LdOpc = getLdOpcode(LdSize, IsThumb1, IsThumb2);

Completed in 126 milliseconds