Searched defs:ConstTy (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | ConstantHoisting.cpp | 657 Type *ConstTy = findAndMakeBaseConstant() local |
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVInstructionSelector.cpp | 1411 SPIRVType *ConstTy = this->MRI->getVRegDef(MO.getReg()); selectConstVector() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 2934 LLT ConstTy = MRI.getType(ConstReg); applyFunnelShiftConstantModulo() local |