Home
last modified time | relevance | path

Searched refs:HasEVEX_RC (Results 1 – 3 of 3) 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-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp748 bool HasEVEX_RC = TSFlags & X86II::EVEX_RC; in emitVEXOpcodePrefix() local
1021 if (HasEVEX_RC) { in emitVEXOpcodePrefix()
1403 bool HasEVEX_RC = TSFlags & X86II::EVEX_RC; in encodeInstruction() local
1519 if (HasEVEX_RC) in encodeInstruction()
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp767 bool HasEVEX_RC = TSFlags & X86II::EVEX_RC; in emitVEXOpcodePrefix() local
1044 if (HasEVEX_RC) { in emitVEXOpcodePrefix()
1419 bool HasEVEX_RC = TSFlags & X86II::EVEX_RC; in encodeInstruction() local
1538 if (HasEVEX_RC) in encodeInstruction()