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

/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp82 static unsigned getLEArOpcode(unsigned IsLP64) { function
154 Opc = getLEArOpcode(IsLP64);
809 unsigned Opc = getLEArOpcode(IsLP64);

Completed in 43 milliseconds