Home
last modified time | relevance | path

Searched refs:analyzeBranchPredicate (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp564 if (TII->analyzeBranchPredicate(MBB, MBP, true)) in analyzeBlockForNullChecks()
H A DMachineSink.cpp1543 if (TII->analyzeBranchPredicate(*PredMBB, MBP, false)) in SinkingPreventsImplicitNullCheck()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h450 bool analyzeBranchPredicate(MachineBasicBlock &MBB,
H A DX86InstrInfo.cpp4006 bool X86InstrInfo::analyzeBranchPredicate(MachineBasicBlock &MBB, in analyzeBranchPredicate() function in X86InstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h390 bool analyzeBranchPredicate(MachineBasicBlock &MBB,
H A DAArch64InstrInfo.cpp489 bool AArch64InstrInfo::analyzeBranchPredicate(MachineBasicBlock &MBB, in analyzeBranchPredicate() function in AArch64InstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h715 virtual bool analyzeBranchPredicate(MachineBasicBlock &MBB,