Searched defs:Predicate (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.h47 CmpInst::Predicate Predicate; member in struct:llvm::ARMLegalizerInfo::FCmpLibcallInfo
H A DARMLegalizerInfo.cpp350 ARMLegalizerInfo::getFCmpLibcalls(CmpInst::Predicate Predicate, argument
402 auto Predicate = local
[all...]
H A DMVETailPredication.cpp585 auto *Predicate = dyn_cast<Instruction>(I->getArgOperand(PredOp)); local
/freebsd-13-stable/contrib/googletest/googletest/scripts/
H A Dgen_gtest_pred_impl.py511 class Predicate%(n)sTest : public testing::Test { class in inherits:
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicateDependencyEdge.h31 const GIMatchDagPredicate *Predicate; member in class:llvm::GIMatchDagPredicateDependencyEdge
37 GIMatchDagPredicateDependencyEdge(const GIMatchDagInstr *RequiredMI, const GIMatchDagOperand *RequiredMO, const GIMatchDagPredicate *Predicate, const GIMatchDagOperand *PredicateOp) argument
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DPredicate.h41 template <class T> class Predicate { class in namespace:lldb_private
47 Predicate() : m_value(), m_mutex(), m_condition() {} function in class:lldb_private::Predicate
56 Predicate(T initial_value) function in class:lldb_private::Predicate
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.h82 FilterPredicate Predicate; member in class:llvm::objdump::SectionFilterIterator
103 FilterPredicate Predicate; member in class:llvm::objdump::SectionFilter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanPredicator.cpp180 VPValue *Predicate = genPredicateTree(IncomingPredicates); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp282 CmpInst::Predicate Predicate; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp259 CmpInst::Predicate Predicate = CI->getPredicate(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp175 const MCOperand &Predicate = HMCI.getOperand(0); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp111 static InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, argument
85 copy_if_else(InputIt First, InputIt Last, OutputIt1 d1, OutputIt2 d2, UnaryPredicate Predicate) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h26 enum Predicate { enum in namespace:llvm::PPC
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp358 searchPredecessors(const MachineBasicBlock *MBB, const MachineBasicBlock *CutOff, UnaryPredicate Predicate) argument
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Dasltransform.c624 ACPI_PARSE_OBJECT *Predicate; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelectorImpl.h261 int64_t Predicate = MatchTable[CurrentIdx++]; local
265 << InsnID << "], Predicate=" << Predicate << ")\n"); local
285 int64_t Predicate = MatchTable[CurrentIdx++]; local
289 << InsnID << "], Predicate=" << Predicate << ")\n"); local
307 int64_t Predicate = MatchTable[CurrentIdx++]; local
311 << InsnID << "], Predicate=" << Predicate << ")\\n"); local
326 int64_t Predicate = MatchTable[CurrentIdx++]; local
330 << InsnID << "], Predicate=" << Predicate << ")\\n"); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScalarizeMaskedMemIntrin.cpp195 Value *Predicate; local
327 Value *Predicate; local
446 Value *Predicate; local
568 Value *Predicate; local
658 Value *Predicate; local
764 Value *Predicate; local
[all...]
H A DEarlyIfConversion.cpp432 bool SSAIfConv::canConvertIf(MachineBasicBlock *MBB, bool Predicate) { argument
625 convertIf(SmallVectorImpl<MachineBasicBlock *> &RemovedBlocks, bool Predicate) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4691 internal::NotEqualsBoundNodePredicate Predicate; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h74 Hint Predicate; member in class:llvm::LoopVectorizeHints
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1265 std::unique_ptr<SCEVUnionPredicate> Predicate; member in struct:llvm::ScalarEvolution::ExitNotTakenInfo
1267 ExitNotTakenInfo(PoisoningVH<BasicBlock> ExitingBlock, const SCEV *ExactNotTaken, const SCEV *MaxNotTaken, std::unique_ptr<SCEVUnionPredicate> Predicate) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp125 Predicate, member in class:__anon2446::Type::TypeKind
H A DSveEmitter.cpp69 bool DefaultType, IsScalable, Predicate, PredicatePattern, PrefetchOp; member in class:__anon2451::SVEType
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp483 const ParmVarDecl *Predicate = D->getParamDecl(0); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp1893 CmpInst::Predicate Predicate = CmpInst::Predicate(pred); local
[all...]

Completed in 298 milliseconds

12