Home
last modified time | relevance | path

Searched defs:ImmTy (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatternParser.cpp222 auto ImmTy = PatternType::get(DiagLoc, TyDef, in parseInstructionPatternOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp211 struct ImmTy { struct
212 const MCExpr *Val;
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp112 enum ImmTy { enum in __anon6862249c0111::AMDGPUOperand
6426 const char *Prefix, OperandVector &Operands, AMDGPUOperand::ImmTy ImmTy, in parseIntWithPrefix()
6444 const char *Prefix, OperandVector &Operands, AMDGPUOperand::ImmTy ImmTy, in parseOperandArrayWithPrefix()
6485 AMDGPUOperand::ImmTy ImmTy) { in parseNamedBit()
6743 AMDGPUOperand::ImmTy ImmTy) { in tryParseIndexKey()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp2046 auto ImmTy = getLLTCodeGenOrTempType(Ty, M); in emitCodeGenInstructionApplyImmOperand() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1180 Type *ImmTy = Op.getFPImm()->getType(); in emitDebugValueComment() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1845 LLT ImmTy = MRI.getType(MI.getOperand(2).getReg()); in applyShiftImmedChain() local