Home
last modified time | relevance | path

Searched defs:FIE (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp297 MachineBasicBlock::iterator FIE = FBBInfo.BB->end(); in MeetIfcvtSizeLimit() local
733 CountDuplicatedInstructions(MachineBasicBlock::iterator & TIB,MachineBasicBlock::iterator & FIB,MachineBasicBlock::iterator & TIE,MachineBasicBlock::iterator & FIE,unsigned & Dups1,unsigned & Dups2,MachineBasicBlock & TBB,MachineBasicBlock & FBB,bool SkipUnconditionalBranches) const CountDuplicatedInstructions() argument
811 RescanInstructions(MachineBasicBlock::iterator & TIB,MachineBasicBlock::iterator & FIB,MachineBasicBlock::iterator & TIE,MachineBasicBlock::iterator & FIE,BBInfo & TrueBBI,BBInfo & FalseBBI) const RescanInstructions() argument
932 MachineBasicBlock::iterator FIE = FalseBBI.BB->end(); ValidForkedDiamond() local
996 MachineBasicBlock::iterator FIE = FalseBBI.BB->end(); ValidDiamond() local
[all...]
H A DRegisterScavenging.cpp234 int FIB = MFI.getObjectIndexBegin(), FIE = MFI.getObjectIndexEnd(); in spill() local
H A DBranchFolding.cpp1940 MachineBasicBlock::iterator FIE = FBB->end(); HoistCommonCodeInSuccs() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp300 [](const FrameIndexExpr &FIE) { in addFrameIndexExpr() argument