/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 72 bool isPredicated(const MachineInstr *MI) const { in isPredicated() function
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXInstrInfo.cpp | 113 bool PTXInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in PTXInstrInfo
|
/external/swiftshader/src/Shader/ |
D | Shader.cpp | 1123 bool Shader::Instruction::isPredicated() const in isPredicated() function in sw::Shader::Instruction
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetInstrInfo.h | 532 virtual bool isPredicated(const MachineInstr *MI) const { in isPredicated() function
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 1079 virtual bool isPredicated(const MachineInstr &MI) const { in isPredicated() function
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.cpp | 550 bool HexagonMCInstrInfo::isPredicated(MCInstrInfo const &MCII, in isPredicated() function in llvm::HexagonMCInstrInfo
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | IfConversion.cpp | 658 bool isPredicated = TII->isPredicated(I); in ScanInstructions() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 1304 bool PPCInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in PPCInstrInfo
|
/external/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 715 bool isPredicated = TII->isPredicated(MI); in ScanInstructions() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 1354 bool HexagonInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in HexagonInstrInfo 2412 bool HexagonInstrInfo::isPredicated(unsigned Opcode) const { in isPredicated() function in HexagonInstrInfo
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 872 bool R600InstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in R600InstrInfo
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir.h | 808 inline bool isPredicated() const { return predSrc >= 0; } in isPredicated() function
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 457 bool ARMBaseInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in ARMBaseInstrInfo
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 951 bool isPredicated(BasicBlock *BB) const { in isPredicated() function in __anonf0c7dd4c0111::InterleavedAccessInfo
|