Searched defs:LLTy (Results 1 – 5 of 5) sorted by relevance
152 LLT LLTy = LLT::scalar(32); getOrCreateConstIntReg() local 212 LLT LLTy = LLT::scalar(EmitIR ? BitWidth : 32); buildConstantInt() local 286 LLT LLTy = LLT::scalar(32); getOrCreateIntCompositeOrNull() local 358 LLT LLTy = EmitIR ? LLT::fixed_vector(ElemCnt, BitWidth) : LLT::scalar(32); getOrCreateIntCompositeOrNull() local 428 LLT LLTy = LLT::pointer(LLVMPtrTy->getAddressSpace(), PointerSize); getOrCreateConstNullPtr() local 1168 LLT LLTy = LLT::scalar(32); getOrCreateUndef() local [all...]
300 LLT LLTy = MRI.getType(DstRegs[0]); mergeVectorRegsToResultRegs() local 344 buildCopyFromRegs(MachineIRBuilder & B,ArrayRef<Register> OrigRegs,ArrayRef<Register> Regs,LLT LLTy,LLT PartLLT,const ISD::ArgFlagsTy Flags) buildCopyFromRegs() argument [all...]
1018 LLT LLTy = MRI.getType(MI.getOperand(0).getReg()); libcall() local 1050 LLT LLTy = MRI.getType(MI.getOperand(0).getReg()); libcall() local 1063 LLT LLTy = MRI.getType(MI.getOperand(0).getReg()); libcall() local [all...]
985 llvm::Type *LLTy = CGT.ConvertTypeForMem(Type); addFieldToArgStruct() local 3274 llvm::Type *LLTy = CGT.ConvertType(Ty); classify() local