Home
last modified time | relevance | path

Searched defs:Imm6 (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp1620 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local
1640 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local
1660 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local
/external/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp1632 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local
1652 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local
1672 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp1846 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local
1865 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local
1884 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local
/external/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp1037 if (const auto *Imm6 = llvm::dyn_cast<ConstantInteger32>(getSrc(1))) { in emitIAS() local
1044 if (const auto *Imm6 = llvm::dyn_cast<ConstantInteger32>(getSrc(1))) { in emitIAS() local
1072 const auto *Imm6 = llvm::cast<ConstantInteger32>(getSrc(1)); in emitIAS() local
DIceAssemblerARM32.cpp624 const ConstantInteger32 *Imm6) { in encodeSIMDShiftImm6()
1245 const Operand *OpQm, const IValueT Imm6, in emitSIMDShiftqqc()
3375 const IValueT Imm6 = encodeSIMDShiftImm6(ST_Vshr, IceType_i16, 16); in vmulh() local
4027 const ConstantInteger32 *Imm6) { in vshlqc()
4042 const Operand *OpQm, const ConstantInteger32 *Imm6, in vshrqc()