Home
last modified time | relevance | path

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

12

/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/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-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h343 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
DPPCInstrInfo.cpp1523 bool PPCInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in PPCInstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h234 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
DHexagonInstrInfo.cpp1613 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/llvm-project/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h235 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
DHexagonInstrInfo.cpp1636 bool HexagonInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in HexagonInstrInfo
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h493 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
DPPCInstrInfo.cpp1824 bool PPCInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in PPCInstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h158 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
DARMBaseInstrInfo.cpp519 bool ARMBaseInstrInfo::SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function in ARMBaseInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1095 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function
/external/llvm-project/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h171 bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1,
/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-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1326 virtual bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1394 virtual bool SubsumesPredicate(ArrayRef<MachineOperand> Pred1, in SubsumesPredicate() function
/external/llvm-project/llvm/lib/CodeGen/
DIfConversion.cpp1187 if (BBI.Predicate.size() && !TII->SubsumesPredicate(Pred, BBI.Predicate)) in FeasibilityAnalysis()
1202 !TII->SubsumesPredicate(Cond, RevPred)) in FeasibilityAnalysis()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIfConversion.cpp1187 if (BBI.Predicate.size() && !TII->SubsumesPredicate(Pred, BBI.Predicate)) in FeasibilityAnalysis()
1202 !TII->SubsumesPredicate(Cond, RevPred)) in FeasibilityAnalysis()

12