Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp178 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...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp322 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...]
H A DLegalizerHelper.cpp1025 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...]
/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp988 llvm::Type *LLTy = CGT.ConvertTypeForMem(Type); addFieldToArgStruct() local
3297 llvm::Type *LLTy = CGT.ConvertType(Ty); classify() local
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h938 for (const LLTCodeGen &LLTy : KnownTypes) initTypeIDValuesMap() local