Home
last modified time | relevance | path

Searched defs:Pred1 (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.cpp214 AMDGPUInstrInfo::SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1, in SubsumesPredicate()
DR600InstrInfo.cpp447 R600InstrInfo::SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1, in SubsumesPredicate()
/external/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp533 BasicBlock *Pred1 = *PI; in mergeStores() local
/external/llvm/lib/Target/R600/
DAMDGPUInstrInfo.cpp240 AMDGPUInstrInfo::SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1, in SubsumesPredicate()
DR600InstrInfo.cpp1003 R600InstrInfo::SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1, in SubsumesPredicate()
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp784 BasicBlock *Pred1 = nullptr; in GetIfCondition() local
DSimplifyCFG.cpp1215 BasicBlock *Pred1 = *PI++; in SinkThenElseCodeToEnd() local
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h900 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1, in SubsumesPredicate()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1298 const SmallVectorImpl<MachineOperand> &Pred1, in SubsumesPredicate()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1123 SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1, in SubsumesPredicate()
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1494 ICmpInst::Predicate Pred0, Pred1; in SimplifyAndOfICmps() local
1653 ICmpInst::Predicate Pred0, Pred1; in SimplifyOrOfICmps() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp845 ICmpInst::Predicate Pred1 = (Inverted ? Cmp1->getInversePredicate() : in simplifyRangeCheck() local
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp481 SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1, in SubsumesPredicate()