Home
last modified time | relevance | path

Searched defs:TrueBB (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSwitchLoweringUtils.h125 MachineBasicBlock *TrueBB, *FalseBB; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp889 MachineBasicBlock *TrueBB = nullptr, *FalseBB = nullptr; in getBranch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIfConversion.cpp150 MachineBasicBlock *TrueBB = nullptr; member
619 MachineBasicBlock *TrueBB) { in findFalseBlock()
DBranchFolding.cpp1812 MachineBasicBlock *TrueBB) { in findFalseBlock()
DCodeGenPrepare.cpp1470 BasicBlock *TrueBB, *FalseBB; in foldICmpWithDominatingICmp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3518 BasicBlock *TrueBB, BasicBlock *FalseBB, in SimplifyTerminatorOnSelect()
3589 BasicBlock *TrueBB = SI->findCaseValue(TrueVal)->getCaseSuccessor(); in SimplifySwitchOnSelect() local
3624 BasicBlock *TrueBB = TBA->getBasicBlock(); in SimplifyIndirectBrOnSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp392 MachineBasicBlock &TrueBB = getMBB(TrueTgt); in translateBr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2530 BasicBlock *TrueBB, *FalseBB; in tryToMoveFreeBeforeNullTest() local
DInstCombineCompares.cpp1467 BasicBlock *TrueBB, *FalseBB; in foldICmpWithDominatingICmp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp1905 MachineBasicBlock *TrueBB = nullptr; in rewriteCodeBBTerminator() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp5579 BasicBlock *TrueBB, *FalseBB; in isImpliedByDomCondition() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1440 MachineBasicBlock *TrueBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitF128CSEL() local