Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.cpp209 bool AMDGPUInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in AMDGPUInstrInfo
DR600InstrInfo.cpp343 R600InstrInfo::isPredicated(const MachineInstr *MI) const in isPredicated() function in R600InstrInfo
/external/llvm/lib/Target/R600/
DAMDGPUInstrInfo.cpp235 bool AMDGPUInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in AMDGPUInstrInfo
DR600InstrInfo.cpp886 R600InstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in R600InstrInfo
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1053 bool HexagonInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in HexagonInstrInfo
1059 bool HexagonInstrInfo::isPredicated(unsigned Opcode) const { in isPredicated() function in HexagonInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h883 virtual bool isPredicated(const MachineInstr *MI) const { in isPredicated() function
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1182 bool PPCInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in PPCInstrInfo
/external/llvm/lib/CodeGen/
DIfConversion.cpp676 bool isPredicated = TII->isPredicated(I); in ScanInstructions() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir.h632 inline bool isPredicated() const { return predSrc >= 0; } in isPredicated() function
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp442 bool ARMBaseInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in ARMBaseInstrInfo