Searched defs:Compare (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DPriorityQueue.h29 explicit PriorityQueue(const Compare &compare = Compare(), argument
35 PriorityQueue(Iterator begin, Iterator end, const Compare &compare = Compare(), const Sequence &sequence = Sequence()) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DContinuousRangeMap.h50 struct Compare { struct in class:clang::ContinuousRangeMap
/netbsd-current/sys/external/bsd/acpica/dist/executer/
H A Dexmisc.c348 int Compare; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp64 struct Compare { struct in class:__anon2828::CVPLatticeVal
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DIntegral.h32 ComparisonCategoryResult Compare(const T &X, const T &Y) { function in namespace:clang::interp
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp176 static unsigned getCompareSourceReg(MachineInstr &Compare) { argument
190 convertToBRCT( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) argument
244 convertToLoadAndTrap( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) argument
284 convertToLoadAndTest( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) argument
312 convertToLogical( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) argument
360 adjustCCMasksForInstr( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers, unsigned ConvOpc) argument
501 isCompareZero(MachineInstr &Compare) argument
520 optimizeCompareZero( MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) argument
596 fuseCompareOperations( MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp149 ICmpInst *Compare = dyn_cast<ICmpInst>(BackBranch->getCondition()); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCloneDetection.cpp475 splitCloneGroups( std::vector<CloneDetector::CloneGroup> &CloneGroups, llvm::function_ref<bool(const StmtSequence &, const StmtSequence &)> Compare) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h158 Compare, enumerator in enum:llvm::MCID::Flag
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h633 struct Compare { struct in struct:llvm::DomTreeBuilder::SemiNCAInfo::InsertionInfo
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1551 static AssertionResult Compare(const char* lhs_expression, function in class:testing::internal::EqHelper
1563 static AssertionResult Compare(const char* lhs_expression, function in class:testing::internal::EqHelper
1571 static AssertionResult Compare( function in class:testing::internal::EqHelper
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1662 static bool Compare(const WeightedLeaf &A, const WeightedLeaf &B) { function in struct:__anon2422::WeightedLeaf
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1500 static bool Compare(const MachineOperand *const &A, function in struct:__anon1824::BaseMemOpClusterMutation::MemOpInfo
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp4367 const ObjCCategoriesInfo Compare = { LocalID, 0 }; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp5682 auto Compare = [GetScope](IntrinsicInst *Lhs, IntrinsicInst *Rhs) { local
/netbsd-current/external/gpl3/gdb.old/dist/sim/mips/
H A Dsim-main.h744 #define Compare(op1,op2,fmt,cond,cc) fp_cmp(SIM_ARGS, op1, op2, fmt, 0, cond, cc) macro
/netbsd-current/external/gpl3/gdb/dist/sim/mips/
H A Dsim-main.h773 #define Compare(op1,op2,fmt,cond,cc) \ macro

Completed in 300 milliseconds