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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h20 enum Predicate { enum in namespace:llvm::PPC
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXPathPredicate.cpp253 Predicate::Predicate(Expression* expr) function in class:WebCore::XPath::Predicate
H A DXPathGrammar.y307 Predicate: label
H A DXPathPredicate.h106 class Predicate { class in namespace:WebCore::XPath
/macosx-10.9.5/ruby-104/ruby/lib/rexml/parsers/
H A Dxpathparser.rb326 def Predicate path, parsed method in class:REXML.Parsers.XPathParser
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DCCallbackMgr.cp138 class Predicate class
142 Predicate(SecKeychainCallback inCallbackFunction) : mCallbackFunction(inCallbackFunction) {} function in class:Predicate
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DCCallbackMgr.cp138 class Predicate class
142 Predicate(SecKeychainCallback inCallbackFunction) : mCallbackFunction(inCallbackFunction) {} function in class:Predicate
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DCCallbackMgr.cp138 class Predicate class
142 Predicate(SecKeychainCallback inCallbackFunction) : mCallbackFunction(inCallbackFunction) {} function in class:Predicate
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DInstrTypes.h647 enum Predicate { enum in class:llvm::CmpInst
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCInstrDesc.h38 Predicate, enumerator in enum:llvm::MCOI::OperandFlags
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DPatternMatch.h491 PredicateTy &Predicate; member in struct:llvm::PatternMatch::CmpClass_match
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DConstantFolding.cpp977 Constant *llvm::ConstantFoldCompareInstOperands(unsigned Predicate, argument
[all...]
H A DInstructionSimplify.cpp1636 static Value *SimplifyICmpInst(unsigned Predicate, Value *LHS, Value *RHS, argument
2401 SimplifyICmpInst(unsigned Predicate, Value *LHS, Value *RHS, const TargetData *TD, const TargetLibraryInfo *TLI, const DominatorTree *DT) argument
2411 SimplifyFCmpInst(unsigned Predicate, Value *LHS, Value *RHS, const Query &Q, unsigned MaxRecurse) argument
2498 SimplifyFCmpInst(unsigned Predicate, Value *LHS, Value *RHS, const TargetData *TD, const TargetLibraryInfo *TLI, const DominatorTree *DT) argument
2740 SimplifyCmpInst(unsigned Predicate, Value *LHS, Value *RHS, const Query &Q, unsigned MaxRecurse) argument
2747 SimplifyCmpInst(unsigned Predicate, Value *LHS, Value *RHS, const TargetData *TD, const TargetLibraryInfo *TLI, const DominatorTree *DT) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DIfConversion.cpp120 SmallVector<MachineOperand, 4> Predicate; member in struct:__anon10145::IfConverter::BBInfo
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFastISel.cpp1302 CmpInst::Predicate Predicate = CI->getPredicate(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86FastISel.cpp1047 CmpInst::Predicate Predicate = CI->getPredicate(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DConstants.cpp1703 Constant *ConstantExpr::getCompare(unsigned short Predicate, argument
H A DCore.cpp883 LLVMValueRef LLVMConstICmp(LLVMIntPredicate Predicate, argument
890 LLVMValueRef LLVMConstFCmp(LLVMRealPredicate Predicate, argument
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DDAGISelMatcher.h401 std::string Predicate; member in class:llvm::CheckPatternPredicateMatcher
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DGVN.cpp179 CmpInst::Predicate Predicate = C->getPredicate(); local
194 create_cmp_expression(unsigned Opcode, CmpInst::Predicate Predicate, Value *LHS, Value *RHS) argument
466 lookup_or_add_cmp(unsigned Opcode, CmpInst::Predicate Predicate, Value *LHS, Value *RHS) argument
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.c233 DeclProduction(Predicate); variable
[all...]

Completed in 333 milliseconds