Searched refs:getTypeIDFor (Results 1 – 11 of 11) sorted by relevance
331 LP.TypeIds.push_back(getTypeIDFor(TyInfo[N - 1])); in addCatchTypeInfo()342 IdsInFilter[I] = getTypeIDFor(TyInfo[I]); in addFilterTypeInfo()427 unsigned MachineModuleInfo::getTypeIDFor(const GlobalValue *TI) { in getTypeIDFor() function in MachineModuleInfo
349 unsigned getTypeIDFor(const GlobalValue *TI);
731 LP.TypeIds.push_back(getTypeIDFor(TyInfo[N - 1])); in addCatchTypeInfo()739 IdsInFilter[I] = getTypeIDFor(TyInfo[I]); in addFilterTypeInfo()818 unsigned MachineFunction::getTypeIDFor(const GlobalValue *TI) { in getTypeIDFor() function in MachineFunction
754 LP.TypeIds.push_back(getTypeIDFor(TyInfo[N - 1])); in addCatchTypeInfo()762 IdsInFilter[I] = getTypeIDFor(TyInfo[I]); in addFilterTypeInfo()841 unsigned MachineFunction::getTypeIDFor(const GlobalValue *TI) { in getTypeIDFor() function in MachineFunction
900 unsigned getTypeIDFor(const GlobalValue *TI);
988 unsigned getTypeIDFor(const GlobalValue *TI);
1444 unsigned TypeID = MF->getTypeIDFor(GV); in translateKnownIntrinsic()
2027 unsigned TypeID = MF->getTypeIDFor(GV); in translateKnownIntrinsic()
4975 unsigned TypeID = DAG.getMachineFunction().getMMI().getTypeIDFor(GV); in visitIntrinsicCall()
6069 unsigned TypeID = DAG.getMachineFunction().getTypeIDFor(GV); in visitIntrinsicCall()
5952 unsigned TypeID = DAG.getMachineFunction().getTypeIDFor(GV); in visitIntrinsicCall()