Searched refs:getTypeIDFor (Results 1 – 10 of 10) 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
435 LP.TypeIds.push_back(getTypeIDFor(TyInfo[N - 1])); in addCatchTypeInfo()446 IdsInFilter[I] = getTypeIDFor(TyInfo[I]); in addFilterTypeInfo()512 unsigned MachineModuleInfo::getTypeIDFor(const GlobalVariable *TI) { in getTypeIDFor() function in MachineModuleInfo
318 unsigned getTypeIDFor(const GlobalVariable *TI);
349 unsigned getTypeIDFor(const GlobalValue *TI);
688 LP.TypeIds.push_back(getTypeIDFor(TyInfo[N - 1])); in addCatchTypeInfo()696 IdsInFilter[I] = getTypeIDFor(TyInfo[I]); in addFilterTypeInfo()773 unsigned MachineFunction::getTypeIDFor(const GlobalValue *TI) { in getTypeIDFor() function in MachineFunction
812 unsigned getTypeIDFor(const GlobalValue *TI);
885 unsigned TypeID = MF->getTypeIDFor(GV); in translateKnownIntrinsic()
4711 unsigned TypeID = DAG.getMachineFunction().getMMI().getTypeIDFor(GV); in visitIntrinsicCall()
4975 unsigned TypeID = DAG.getMachineFunction().getMMI().getTypeIDFor(GV); in visitIntrinsicCall()
5362 unsigned TypeID = DAG.getMachineFunction().getTypeIDFor(GV); in visitIntrinsicCall()