Home
last modified time | relevance | path

Searched defs:Predicate (Results 1 – 25 of 27) sorted by relevance

12

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/
HDPredicate.h56 Predicate () : in Predicate() function
72 Predicate (T initial_value) : in Predicate() function
/NextBSD/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCPredicates.h27 enum Predicate { enum
/NextBSD/sys/contrib/dev/acpica/compiler/
HDasltransform.c394 ACPI_PARSE_OBJECT *Predicate; in TrDoSwitch() local
/NextBSD/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCCompound.cpp182 const MCOperand &Predicate = HMCI.getOperand(0); in getCompoundOp() local
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86FastISel.cpp177 getX86ConditionCode(CmpInst::Predicate Predicate) { in getX86ConditionCode()
215 getX86SSEConditionCode(CmpInst::Predicate Predicate) { in getX86SSEConditionCode()
1217 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectCmp() local
1369 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectBranch() local
1777 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86FastEmitCMoveSelect() local
1893 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86FastEmitSSESelect() local
2047 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectSelect() local
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDFlattenCFG.cpp248 CmpInst::Predicate Predicate = CI->getPredicate(); in FlattenParallelAndOr() local
/NextBSD/contrib/llvm/tools/clang/lib/Analysis/
HDBodyFarm.cpp180 const ParmVarDecl *Predicate = D->getParamDecl(0); in create_dispatch_once() local
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCInstrDesc.h41 enum OperandFlags { LookupPtrRegClass = 0, Predicate, OptionalDef }; enumerator
/NextBSD/contrib/llvm/lib/Analysis/
HDInstructionSimplify.cpp2133 static Value *SimplifyICmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyICmpInst()
3038 Value *llvm::SimplifyICmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyICmpInst()
3049 static Value *SimplifyFCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyFCmpInst()
3163 Value *llvm::SimplifyFCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyFCmpInst()
3746 static Value *SimplifyCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyCmpInst()
3753 Value *llvm::SimplifyCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyCmpInst()
HDConstantFolding.cpp1103 Constant *llvm::ConstantFoldCompareInstOperands(unsigned Predicate, in ConstantFoldCompareInstOperands()
/NextBSD/contrib/llvm/tools/clang/include/clang/ASTMatchers/
HDASTMatchersInternal.h159 bool removeBindings(const ExcludePredicate &Predicate) { in removeBindings()
HDASTMatchers.h2835 internal::NotEqualsBoundNodePredicate Predicate; in AST_POLYMORPHIC_MATCHER_P() local
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDGVN.cpp187 CmpInst::Predicate Predicate = C->getPredicate(); in create_expression() local
203 CmpInst::Predicate Predicate, in create_cmp_expression()
475 CmpInst::Predicate Predicate, in lookup_or_add_cmp()
HDLoopDistribute.cpp508 void mergeAdjacentPartitionsIf(UnaryPredicate Predicate) { in mergeAdjacentPartitionsIf()
/NextBSD/contrib/llvm/utils/TableGen/
HDFixedLenDecoderEmitter.cpp857 for (const auto &Predicate : Predicates) { in emitPredicateFunction() local
1183 SmallString<256> Predicate; in emitPredicateTableEntry() local
HDDAGISelMatcher.h432 std::string Predicate; variable
HDCodeGenSchedule.cpp921 Record *Predicate; member
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64FastISel.cpp2125 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in emitCompareAndBranch() local
2264 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in selectBranch() local
2460 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in selectCmp() local
2643 CmpInst::Predicate Predicate = optimizeCmpPredicate(Cmp); in selectSelect() local
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetInstrInfo.h403 ComparePredicate Predicate; member
/NextBSD/contrib/llvm/lib/CodeGen/
HDIfConversion.cpp125 SmallVector<MachineOperand, 4> Predicate; member
HDCodeGenPrepare.cpp1175 Value *Predicate = Builder.CreateExtractElement(Mask, Builder.getInt32(Idx)); in ScalarizeMaskedLoad() local
1269 Value *Predicate = Builder.CreateExtractElement(Mask, Builder.getInt32(Idx)); in ScalarizeMaskedStore() local
/NextBSD/contrib/llvm/lib/IR/
HDConstantFold.cpp1677 CmpInst::Predicate Predicate = CmpInst::Predicate(pred); in ConstantFoldCompareInstruction() local
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDFastISel.cpp2190 CmpInst::Predicate Predicate = CI->getPredicate(); in optimizeCmpPredicate() local
/NextBSD/contrib/llvm/include/llvm/IR/
HDPatternMatch.h701 PredicateTy &Predicate; member
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMFastISel.cpp1263 CmpInst::Predicate Predicate = CI->getPredicate(); in SelectBranch() local

12