Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/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/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.cpp240 bool AMDGPUInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in AMDGPUInstrInfo
DR600InstrInfo.cpp890 R600InstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in R600InstrInfo
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp982 bool HexagonInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in HexagonInstrInfo
988 bool HexagonInstrInfo::isPredicated(unsigned Opcode) const { in isPredicated() function in HexagonInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h697 virtual bool isPredicated(const MachineInstr *MI) const { in isPredicated() function
/external/llvm/lib/CodeGen/
DIfConversion.cpp677 bool isPredicated = TII->isPredicated(I); in ScanInstructions() local
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1083 bool PPCInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in PPCInstrInfo
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir.h632 inline bool isPredicated() const { return predSrc >= 0; } in isPredicated() function
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
Dnv50_ir.h632 inline bool isPredicated() const { return predSrc >= 0; } in isPredicated() function
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp441 bool ARMBaseInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in ARMBaseInstrInfo