Home
last modified time | relevance | path

Searched refs:createPICLabelUId (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYMachineFunctionInfo.h61 unsigned createPICLabelUId() { return ++PICLabelUId; } in createPICLabelUId() function
H A DCSKYConstantIslandPass.cpp209 unsigned createPICLabelUId() { return PICLabelUId++; } in createPICLabelUId() function in __anon0b57eac50111::CSKYConstantIslands
1127 unsigned ID = createPICLabelUId(); in handleConstantPoolUser()
H A DCSKYISelLowering.cpp1275 unsigned CSKYPCLabelIndex = CFI->createPICLabelUId(); in getStaticTLSAddr()
1312 unsigned CSKYPCLabelIndex = CFI->createPICLabelUId(); in getDynamicTLSAddr()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h237 unsigned createPICLabelUId() { in createPICLabelUId() function
H A DARMExpandPseudoInsts.cpp2624 unsigned PCLabelID = AFI->createPICLabelUId(); in ExpandMI()
2713 ARMPCLabelIndex = AFI->createPICLabelUId(); in ExpandMI()
2745 unsigned LabelId = AFI->createPICLabelUId(); in ExpandMI()
H A DARMFastISel.cpp594 unsigned Id = AFI->createPICLabelUId(); in ARMMaterializeGV()
3028 unsigned ARMPCLabelIndex = AFI->createPICLabelUId(); in ARMLowerPICELF()
H A DARMConstantIslandPass.cpp1549 unsigned ID = AFI->createPICLabelUId(); in handleConstantPoolUser()
H A DARMISelLowering.cpp2820 unsigned ARMPCLabelIndex = AFI->createPICLabelUId(); in LowerCall()
2841 unsigned ARMPCLabelIndex = AFI->createPICLabelUId(); in LowerCall()
2895 unsigned ARMPCLabelIndex = AFI->createPICLabelUId(); in LowerCall()
3565 Twine(AFI->createPICLabelUId()) in LowerConstantPool()
3608 ARMPCLabelIndex = AFI->createPICLabelUId(); in LowerBlockAddress()
3757 unsigned ARMPCLabelIndex = AFI->createPICLabelUId(); in LowerToTLSGeneralDynamicModel()
3805 unsigned ARMPCLabelIndex = AFI->createPICLabelUId(); in LowerToTLSExecModels()
4246 unsigned ARMPCLabelIndex = AFI->createPICLabelUId(); in LowerINTRINSIC_WO_CHAIN()
10878 unsigned PCLabelId = AFI->createPICLabelUId(); in SetupEntryBlockForSjLj()
H A DARMFrameLowering.cpp3452 unsigned PCLabelId = ARMFI->createPICLabelUId(); in adjustForSegmentedStacks()
H A DARMBaseInstrInfo.cpp1619 unsigned PCLabelId = AFI->createPICLabelUId(); in duplicateCPV()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp353 unsigned createPICLabelUId() { in createPICLabelUId() function in __anon52b951230111::MipsConstantIslands
1375 unsigned ID = createPICLabelUId(); in handleConstantPoolUser()