Home
last modified time | relevance | path

Searched refs:SubsumesPredicate (Results 1 – 24 of 24) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXInstrInfo.h67 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
DPTXInstrInfo.cpp139 SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1, in SubsumesPredicate() function in PTXInstrInfo
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h239 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
DPPCInstrInfo.cpp1416 bool PPCInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in PPCInstrInfo
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h194 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
DR600InstrInfo.cpp985 R600InstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in R600InstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h304 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
DPPCInstrInfo.cpp1512 bool PPCInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in PPCInstrInfo
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h215 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
DHexagonInstrInfo.cpp1412 bool HexagonInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in HexagonInstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseInstrInfo.h88 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
DARMBaseInstrInfo.cpp465 SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1, in SubsumesPredicate() function in ARMBaseInstrInfo
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetInstrInfo.h549 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1, in SubsumesPredicate() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h245 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
DHexagonInstrInfo.cpp1560 bool HexagonInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in HexagonInstrInfo
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h147 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
DARMBaseInstrInfo.cpp494 bool ARMBaseInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in ARMBaseInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h154 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
DARMBaseInstrInfo.cpp520 bool ARMBaseInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in ARMBaseInstrInfo
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp717 if (BBI.Predicate.size() && !TII->SubsumesPredicate(BBI.Predicate, Pred)) in FeasibilityAnalysis()
732 !TII->SubsumesPredicate(Cond, RevPred)) in FeasibilityAnalysis()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1095 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1204 virtual bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function
/external/llvm/lib/CodeGen/
DIfConversion.cpp776 if (BBI.Predicate.size() && !TII->SubsumesPredicate(Pred, BBI.Predicate)) in FeasibilityAnalysis()
791 !TII->SubsumesPredicate(Cond, RevPred)) in FeasibilityAnalysis()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DIfConversion.cpp1065 if (BBI.Predicate.size() && !TII->SubsumesPredicate(Pred, BBI.Predicate)) in FeasibilityAnalysis()
1080 !TII->SubsumesPredicate(Cond, RevPred)) in FeasibilityAnalysis()