Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp626 LPCC::CondCode BranchCond = in analyzeBranch() local
652 LPCC::CondCode BranchCond = in reverseBranchCondition() local
/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-7.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp2621 Value *BranchCond = BI->getCondition(); in ThreadGuard() local
DGVN.cpp1924 Value *BranchCond = BI->getCondition(); in processInstruction() local
DNewGVN.cpp1923 auto *BranchCond = dyn_cast<CmpInst>(PBranch->Condition); in performSymbolicCmpEvaluation() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp2054 Value *BranchCond = BI->getCondition(); in processInstruction() local
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp2098 Value *BranchCond = BI->getCondition(); in processInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp2479 SmallVectorImpl<MachineOperand> &BranchCond, in canMakeTailCallConditional()
2510 MachineBasicBlock &MBB, SmallVectorImpl<MachineOperand> &BranchCond, in replaceBranchWithTailCall()