Home
last modified time | relevance | path

Searched defs:BranchCond (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp625 LPCC::CondCode BranchCond = in analyzeBranch() local
651 LPCC::CondCode BranchCond = in reverseBranchCondition() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp2696 Value *BranchCond = BI->getCondition(); in ThreadGuard() local
DGVN.cpp2021 Value *BranchCond = BI->getCondition(); in processInstruction() local
DNewGVN.cpp1905 auto *BranchCond = dyn_cast<CmpInst>(PBranch->Condition); in performSymbolicCmpEvaluation() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp2408 SmallVectorImpl<MachineOperand> &BranchCond, in canMakeTailCallConditional()
2439 MachineBasicBlock &MBB, SmallVectorImpl<MachineOperand> &BranchCond, in replaceBranchWithTailCall()