Home
last modified time | relevance | path

Searched defs:isPredicated (Results 1 – 11 of 11) 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/AMDGPU/
DAMDGPUInstrInfo.cpp228 bool AMDGPUInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in AMDGPUInstrInfo
DR600InstrInfo.cpp880 R600InstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in R600InstrInfo
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp495 bool HexagonMCInstrInfo::isPredicated(MCInstrInfo const &MCII, in isPredicated() function in llvm::HexagonMCInstrInfo
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1279 bool PPCInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in PPCInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1015 virtual bool isPredicated(const MachineInstr *MI) const { in isPredicated() function
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1038 bool HexagonInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in HexagonInstrInfo
2162 bool HexagonInstrInfo::isPredicated(unsigned Opcode) const { in isPredicated() function in HexagonInstrInfo
/external/llvm/lib/CodeGen/
DIfConversion.cpp681 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.cpp441 bool ARMBaseInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in ARMBaseInstrInfo