Home
last modified time | relevance | path

Searched defs:PredSet (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h46 using PredSet = std::multiset<PredSense>; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ExpandSpecialInstrs.cpp121 MachineInstr *PredSet = TII->buildDefaultInstruction(MBB, I, in runOnMachineFunction() local
DR600InstrInfo.cpp771 MachineInstr *PredSet = findFirstPredicateSetterFrom(MBB, MBB.end()); in insertBranch() local
787 MachineInstr *PredSet = findFirstPredicateSetterFrom(MBB, MBB.end()); in insertBranch() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSpeculateAroundPHIs.cpp554 SmallSetVector<BasicBlock *, 16> &PredSet, in speculatePHIs()
763 SmallSetVector<BasicBlock *, 16> PredSet; in tryToSpeculatePHIs() local
/external/llvm/lib/Target/AMDGPU/
DR600ExpandSpecialInstrs.cpp105 MachineInstr *PredSet = TII->buildDefaultInstruction(MBB, I, in runOnMachineFunction() local
DR600InstrInfo.cpp781 MachineInstr *PredSet = findFirstPredicateSetterFrom(MBB, MBB.end()); in InsertBranch() local
797 MachineInstr *PredSet = findFirstPredicateSetterFrom(MBB, MBB.end()); in InsertBranch() local
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h84 typedef std::multiset<PredSense> PredSet; typedef
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp354 SmallPtrSet<BasicBlock *, 16> PredSet(Preds.begin(), Preds.end()); in UpdatePHINodes() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp421 SmallPtrSet<BasicBlock *, 16> PredSet(Preds.begin(), Preds.end()); in UpdatePHINodes() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp6945 for (auto *PredSet : PredSetList) in ExitLimit() local
6952 const SmallPtrSetImpl<const SCEVPredicate *> &PredSet) in ExitLimit()