Home
last modified time | relevance | path

Searched refs:DefinesPredicate (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h197 bool DefinesPredicate(MachineInstr &MI,
DR600InstrInfo.cpp966 bool R600InstrInfo::DefinesPredicate(MachineInstr &MI, in DefinesPredicate() function in R600InstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h346 bool DefinesPredicate(MachineInstr &MI,
DPPCInstrInfo.cpp1554 bool PPCInstrInfo::DefinesPredicate(MachineInstr &MI, in DefinesPredicate() function in PPCInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h240 bool DefinesPredicate(MachineInstr &MI,
DHexagonInstrInfo.cpp1619 bool HexagonInstrInfo::DefinesPredicate(MachineInstr &MI, in DefinesPredicate() function in HexagonInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h161 bool DefinesPredicate(MachineInstr &MI,
DARMBaseInstrInfo.cpp545 bool ARMBaseInstrInfo::DefinesPredicate( in DefinesPredicate() function in ARMBaseInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1334 virtual bool DefinesPredicate(MachineInstr &MI, in DefinesPredicate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIfConversion.cpp759 if (TII->DefinesPredicate(*TIB, PredDefs)) in CountDuplicatedInstructions()
1149 if (TII->DefinesPredicate(MI, PredDefs)) in ScanInstructions()