Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp607 bool HasEVEX_RC = TSFlags & X86II::EVEX_RC; in EmitVEXOpcodePrefix() local
835 if (HasEVEX_RC) { in EmitVEXOpcodePrefix()
1143 bool HasEVEX_RC = TSFlags & X86II::EVEX_RC; in encodeInstruction() local
1326 if (HasEVEX_RC) in encodeInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp639 bool HasEVEX_RC = TSFlags & X86II::EVEX_RC; in EmitVEXOpcodePrefix() local
880 if (HasEVEX_RC) { in EmitVEXOpcodePrefix()
1220 bool HasEVEX_RC = TSFlags & X86II::EVEX_RC; in encodeInstruction() local
1409 if (HasEVEX_RC) in encodeInstruction()