Home
last modified time | relevance | path

Searched defs:IsHi (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp298 bool IsHi = Imm & (1 << 9); DECODE_OPERAND_REG_8() local
309 bool IsHi = Imm & (1 << 7); DecodeVGPR_16_Lo128RegisterClass() local
323 bool IsHi = Imm & (1 << 7); decodeOperand_VSrcT16_Lo128() local
339 bool IsHi = Imm & (1 << 9); decodeOperand_VSrcT16() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.cpp653 bool IsHi = Encoding & AMDGPU::HWEncoding::IS_HI; getMachineOpValueT16Lo128() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2535 bool IsHi = decomposeSubvectorInsertExtractToSubRegs() local