Home
last modified time | relevance | path

Searched refs:getPredicationCost (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h207 unsigned int getPredicationCost(const MachineInstr &) const override;
DR600InstrInfo.cpp1006 unsigned int R600InstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in R600InstrInfo
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h203 unsigned int getPredicationCost(const MachineInstr &) const override;
DR600InstrInfo.cpp1024 unsigned int R600InstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in R600InstrInfo
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h335 unsigned getPredicationCost(const MachineInstr &MI) const override;
DARMBaseInstrInfo.cpp3985 unsigned ARMBaseInstrInfo::getPredicationCost(const MachineInstr &MI) const { in getPredicationCost() function in ARMBaseInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h366 unsigned getPredicationCost(const MachineInstr &MI) const override;
DARMBaseInstrInfo.cpp4372 unsigned ARMBaseInstrInfo::getPredicationCost(const MachineInstr &MI) const { in getPredicationCost() function in ARMBaseInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1260 virtual unsigned getPredicationCost(const MachineInstr &MI) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1353 virtual unsigned getPredicationCost(const MachineInstr &MI) const;
/external/llvm/lib/CodeGen/
DIfConversion.cpp724 unsigned ExtraPredCost = TII->getPredicationCost(MI); in ScanInstructions()
1669 unsigned ExtraPredCost = TII->getPredicationCost(I); in CopyAndPredicateBlock()
DTargetInstrInfo.cpp1039 unsigned TargetInstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in TargetInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DIfConversion.cpp1002 unsigned ExtraPredCost = TII->getPredicationCost(MI); in ScanInstructions()
2056 unsigned ExtraPredCost = TII->getPredicationCost(I); in CopyAndPredicateBlock()
DTargetInstrInfo.cpp1098 unsigned TargetInstrInfo::getPredicationCost(const MachineInstr &) const { in getPredicationCost() function in TargetInstrInfo