Searched defs:Cond (Results 1 - 25 of 99) sorted by relevance

1234

/freebsd-10.1-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp150 SmallVector<MachineOperand, 1> Cond; local
H A DMSP430InstrInfo.cpp172 AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
263 InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl<MachineOperand> &Cond, DebugLoc DL) const argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DConstraintManager.h75 ProgramStatePair assumeDual(ProgramStateRef State, DefinedSVal Cond) { argument
H A DProgramState.h634 inline ProgramStateRef ProgramState::assume(DefinedOrUnknownSVal Cond, argument
/freebsd-10.1-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.cpp169 AnalyzeBranch( MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
250 InsertBranch( MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl<MachineOperand> &Cond, DebugLoc DL) const argument
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp206 Value *Cond = SI->getCondition(); local
/freebsd-10.1-release/tools/regression/ia64/emulated/
H A Dtest.c35 #define Cond 2 macro
/freebsd-10.1-release/contrib/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp86 AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
117 InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl<MachineOperand> &Cond, DebugLoc DL) const argument
184 AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify, SmallVectorImpl<MachineInstr*> &BranchInstrs) const argument
[all...]
H A DMipsDelaySlotFiller.cpp654 SmallVector<MachineOperand, 2> Cond; local
/freebsd-10.1-release/contrib/llvm/lib/Target/R600/
H A DSIAnnotateControlFlow.cpp205 void SIAnnotateControlFlow::handleLoopCondition(Value *Cond) { argument
268 Value *Cond = Term->getCondition(); local
H A DAMDILISelLowering.cpp380 SDValue Cond = Op.getOperand(1); local
/freebsd-10.1-release/contrib/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp125 AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
228 InsertBranch(MachineBasicBlock &MBB,MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl<MachineOperand> &Cond, DebugLoc DL) const argument
/freebsd-10.1-release/contrib/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp191 AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
279 InsertBranch(MachineBasicBlock &MBB,MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl<MachineOperand> &Cond, DebugLoc DL) const argument
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp306 ConstantInt *Cond = dyn_cast<ConstantInt>(BI->getCondition()); local
323 ConstantInt *Cond = dyn_cast<ConstantInt>(SI->getCondition()); local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckerDocumentation.cpp207 evalAssume(ProgramStateRef State, SVal Cond, bool Assumption) const argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp68 assume(ProgramStateRef state, DefinedSVal Cond, bool Assumption) argument
114 assumeAux(ProgramStateRef state, NonLoc Cond, bool Assumption) argument
[all...]
H A DCoreEngine.cpp453 void CoreEngine::HandleBranch(const Stmt *Cond, const Stmt *Term, argument
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp340 SmallVector<MachineOperand, 4> Cond; local
H A DEarlyIfConversion.cpp123 SmallVector<MachineOperand, 4> Cond; member in class:__anon2235::SSAIfConv
H A DMachineBlockPlacement.cpp881 SmallVector<MachineOperand, 4> Cond; // For AnalyzeBranch. local
[all...]
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp513 SDValue Cond = N->getOperand(0); local
/freebsd-10.1-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp161 classifyCondBranch(MachineInstr *I, MachineBasicBlock *&TBB, SmallVectorImpl<MachineOperand> &Cond) argument
192 AnalyzeBranch(MachineBasicBlock &MBB,MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
321 InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl<MachineOperand> &Cond, DebugLoc DL) const argument
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp298 Value *Cond = SI->getCondition(); local
/freebsd-10.1-release/contrib/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp577 Value *Cond = getRandomValue(CondTy); local
/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h666 SDValue getSelect(SDLoc DL, EVT VT, SDValue Cond, argument
653 getSetCC(SDLoc DL, EVT VT, SDValue LHS, SDValue RHS, ISD::CondCode Cond) argument
679 getSelectCC(SDLoc DL, SDValue LHS, SDValue RHS, SDValue True, SDValue False, ISD::CondCode Cond) argument
[all...]

Completed in 796 milliseconds

1234