Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.cpp65 MachineBasicBlock *&FBB, in AnalyzeBranch()
125 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp88 MachineBasicBlock *&FBB, in AnalyzeBranch()
116 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in InsertBranch()
178 MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, in AnalyzeBranch()
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp80 MachineBasicBlock *&FBB, in AnalyzeBranch()
135 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.cpp149 MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, in AnalyzeBranch()
230 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.cpp172 MachineBasicBlock *&FBB, in AnalyzeBranch()
262 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp129 MachineBasicBlock *&FBB, in AnalyzeBranch()
231 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp195 MachineBasicBlock *&FBB, in AnalyzeBranch()
278 MachineBasicBlock *FBB, in InsertBranch()
/external/mesa3d/src/gallium/drivers/radeon/
DR600InstrInfo.cpp179 MachineBasicBlock *&FBB, in AnalyzeBranch()
263 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/AArch64/
DAArch64A53Fix835769.cpp131 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in getBBFallenThrough() local
DAArch64ConditionOptimizer.cpp329 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in runOnMachineFunction() local
DAArch64BranchRelaxation.cpp416 MachineBasicBlock *TBB, *FBB; in fixupConditionalBranch() local
DAArch64ConditionalCompares.cpp498 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in canConvert() local
DAArch64InstrInfo.cpp94 MachineBasicBlock *&FBB, in AnalyzeBranch()
263 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/CodeGen/
DBranchFolding.cpp218 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in OptimizeFunction() local
488 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in FixTail() local
999 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in TailMergeBlocks() local
1733 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in HoistCommonCodeInSuccs() local
DMachineBlockPlacement.cpp1141 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; // For AnalyzeBranch. in buildCFGChains() local
1255 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; // For AnalyzeBranch. in buildCFGChains() local
1302 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; // For AnalyzeBranch. in buildCFGChains() local
DMachineBasicBlock.cpp419 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in updateTerminator() local
685 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in canFallThrough() local
733 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in SplitCriticalEdge() local
DEarlyIfConversion.cpp97 MachineBasicBlock *FBB; member in __anonfc1f82480111::SSAIfConv
DIfConversion.cpp229 MachineBasicBlock &FBB, in MeetIfcvtSizeLimit()
1002 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in RemoveExtraEdges() local
/external/llvm/unittests/IR/
DIRBuilderTest.cpp85 BasicBlock *FBB = BasicBlock::Create(Ctx, "", F); in TEST_F() local
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp249 MachineBasicBlock *&FBB, in AnalyzeBranch()
370 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp446 MachineBasicBlock *&FBB, in AnalyzeBranch()
638 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp694 MachineBasicBlock *&FBB, in AnalyzeBranch()
778 MachineBasicBlock *FBB, in InsertBranch()
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp663 MachineBasicBlock *TBB, *FBB; in BBHasFallthrough() local
2266 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in adjustJTTargetBlockForward() local
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp3903 MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, in AnalyzeBranchImpl()
4050 MachineBasicBlock *&FBB, in AnalyzeBranch()
4148 MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond, in InsertBranch()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp295 MachineBasicBlock *&FBB, in AnalyzeBranch()
481 MachineBasicBlock *TBB, MachineBasicBlock *FBB, in InsertBranch()

12