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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp447 bool HasVEX_4VOp3 = (TSFlags >> X86II::VEXShift) & X86II::VEX_4VOp3; local
620 if (HasVEX_4VOp3)
661 if (HasVEX_4VOp3)
988 bool HasVEX_4VOp3 = (TSFlags >> X86II::VEXShift) & X86II::VEX_4VOp3; local
1073 if (HasVEX_4VOp3)
1092 if (HasVEX_4VOp3)
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86CodeEmitter.cpp808 bool HasVEX_4VOp3 = (TSFlags >> X86II::VEXShift) & X86II::VEX_4VOp3;
946 if (HasVEX_4VOp3)
992 if (HasVEX_4VOp3)
1028 if (HasVEX_4VOp3)
1131 bool HasVEX_4VOp3 = (TSFlags >> X86II::VEXShift) & X86II::VEX_4VOp3;
1303 if (HasVEX_4VOp3)
1324 if (HasVEX_4VOp3)

Completed in 111 milliseconds