Searched defs:LLTy (Results 1 – 5 of 5) sorted by relevance
178 LLT LLTy = LLT::scalar(32); getOrCreateConstIntReg() local 215 LLT LLTy = LLT::scalar(32); getOrCreateConstFloatReg() local 312 LLT LLTy = LLT::scalar(EmitIR ? BitWidth : 32); buildConstantInt() local 411 LLT LLTy = LLT::scalar(32); getOrCreateCompositeOrNull() local 513 LLT LLTy = EmitIR ? LLT::fixed_vector(ElemCnt, BitWidth) : LLT::scalar(32); getOrCreateIntCompositeOrNull() local 566 LLT LLTy = LLT::pointer(LLVMPtrTy->getAddressSpace(), PointerSize); getOrCreateConstNullPtr() local 1440 LLT LLTy = LLT::scalar(32); getOrCreateUndef() local [all...]
322 LLT LLTy = MRI.getType(DstRegs[0]); mergeVectorRegsToResultRegs() local 366 buildCopyFromRegs(MachineIRBuilder & B,ArrayRef<Register> OrigRegs,ArrayRef<Register> Regs,LLT LLTy,LLT PartLLT,const ISD::ArgFlagsTy Flags) buildCopyFromRegs() argument [all...]
1025 LLT LLTy = MRI.getType(MI.getOperand(0).getReg()); libcall() local 1058 LLT LLTy = MRI.getType(MI.getOperand(0).getReg()); libcall() local 1072 LLT LLTy = MRI.getType(MI.getOperand(1).getReg()); libcall() local 1091 LLT LLTy = MRI.getType(MI.getOperand(0).getReg()); libcall() local [all...]
988 llvm::Type *LLTy = CGT.ConvertTypeForMem(Type); addFieldToArgStruct() local 3297 llvm::Type *LLTy = CGT.ConvertType(Ty); classify() local
938 for (const LLTCodeGen &LLTy : KnownTypes) initTypeIDValuesMap() local