Home
last modified time | relevance | path

Searched defs:FBB (Results 1 – 25 of 33) sorted by relevance

12

/external/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp88 MachineBasicBlock *&FBB, in AnalyzeBranch()
118 MachineBasicBlock *FBB, in InsertBranch()
185 MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch()
DMipsSEISelLowering.cpp2753 MachineBasicBlock *FBB = F->CreateMachineBasicBlock(LLVM_BB); in emitBPOSGE32() local
2818 MachineBasicBlock *FBB = F->CreateMachineBasicBlock(LLVM_BB); in emitMSACBranchPseudo() local
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.cpp171 MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, in AnalyzeBranch()
252 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.cpp174 MachineBasicBlock *&FBB, in AnalyzeBranch()
264 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp130 MachineBasicBlock *&FBB, in AnalyzeBranch()
232 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp195 MachineBasicBlock *&FBB, in AnalyzeBranch()
283 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/AArch64/
DAArch64A53Fix835769.cpp135 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in getBBFallenThrough() local
DAArch64BranchRelaxation.cpp406 MachineBasicBlock *TBB, *FBB; in fixupConditionalBranch() local
DAArch64ConditionalCompares.cpp498 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in canConvert() local
DAArch64InstrInfo.cpp94 MachineBasicBlock *&FBB, in AnalyzeBranch()
272 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in InsertBranch()
/external/mesa3d/src/gallium/drivers/radeon/
DR600InstrInfo.cpp179 MachineBasicBlock *&FBB, in AnalyzeBranch()
263 MachineBasicBlock *FBB, in InsertBranch()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DR600InstrInfo.cpp179 MachineBasicBlock *&FBB, in AnalyzeBranch()
263 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp887 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; // For AnalyzeBranch. in buildCFGChains() local
991 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; // For AnalyzeBranch. in buildCFGChains() local
1036 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; // For AnalyzeBranch. in buildCFGChains() local
DBranchFolding.cpp205 MachineBasicBlock *MBB = I, *TBB = nullptr, *FBB = nullptr; in OptimizeFunction() local
470 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in FixTail() local
900 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in TailMergeBlocks() local
1593 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in HoistCommonCodeInSuccs() local
DMachineBasicBlock.cpp397 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in updateTerminator() local
646 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in canFallThrough() local
694 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in SplitCriticalEdge() local
DEarlyIfConversion.cpp97 MachineBasicBlock *FBB; member in __anon03f39d3f0111::SSAIfConv
DIfConversion.cpp225 MachineBasicBlock &FBB, in MeetIfcvtSizeLimit()
965 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in RemoveExtraEdges() local
DMachineLICM.cpp808 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in InitRegPressure() local
DMachineVerifier.cpp555 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in visitMachineBasicBlockBefore() local
/external/llvm/unittests/IR/
DIRBuilderTest.cpp83 BasicBlock *FBB = BasicBlock::Create(Ctx, "", F); in TEST_F() local
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp123 MachineBasicBlock *FBB, in InsertBranch()
177 MachineBasicBlock *&FBB, in AnalyzeBranch()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp243 MachineBasicBlock *&FBB, in AnalyzeBranch()
364 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/R600/
DR600InstrInfo.cpp699 MachineBasicBlock *&FBB, in AnalyzeBranch()
788 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp338 MachineBasicBlock *&FBB, in AnalyzeBranch()
539 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h323 MachineBasicBlock *FBB, in InsertBranch()

12