Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp628 LPCC::CondCode BranchCond = in analyzeBranch() local
654 LPCC::CondCode BranchCond = in ReverseBranchCondition() local
/external/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
/external/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
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp2098 Value *BranchCond = BI->getCondition(); in processInstruction() local
/external/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()