/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCTargetDesc.cpp | 185 bool ARM_MC::isPredicated(const MCInst &MI, const MCInstrInfo *MCII) { in isPredicated() function in ARM_MC
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | VectorUtils.h | 699 bool isPredicated(BasicBlock *BB) const { in isPredicated() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.cpp | 34 bool HexagonMCInstrInfo::PredicateInfo::isPredicated() const { in isPredicated() function in HexagonMCInstrInfo::PredicateInfo 628 bool HexagonMCInstrInfo::isPredicated(MCInstrInfo const &MCII, in isPredicated() function in HexagonMCInstrInfo
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | VectorUtils.h | 881 bool isPredicated(BasicBlock *BB) const { in isPredicated() function
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMLowOverheadLoops.cpp | 862 bool isPredicated = isVectorPredicated(&MI); in producesFalseLanesZero() local 934 bool isPredicated = isVectorPredicated(&MI); in ValidateLiveOuts() local
|
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.cpp | 35 bool HexagonMCInstrInfo::PredicateInfo::isPredicated() const { in isPredicated() function in HexagonMCInstrInfo::PredicateInfo 718 bool HexagonMCInstrInfo::isPredicated(MCInstrInfo const &MCII, in isPredicated() function in HexagonMCInstrInfo
|
/external/swiftshader/src/Shader/ |
D | Shader.cpp | 1127 bool Shader::Instruction::isPredicated() const in isPredicated() function in sw::Shader::Instruction
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.cpp | 550 bool HexagonMCInstrInfo::isPredicated(MCInstrInfo const &MCII, in isPredicated() function in llvm::HexagonMCInstrInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 1079 virtual bool isPredicated(const MachineInstr &MI) const { in isPredicated() function
|
/external/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 715 bool isPredicated = TII->isPredicated(MI); 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/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1295 virtual bool isPredicated(const MachineInstr &MI) const { return false; } in isPredicated() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 1557 bool HexagonInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in HexagonInstrInfo 2466 bool HexagonInstrInfo::isPredicated(unsigned Opcode) const { in isPredicated() function in HexagonInstrInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 862 bool R600InstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in R600InstrInfo
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 862 bool R600InstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in R600InstrInfo
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1358 virtual bool isPredicated(const MachineInstr &MI) const { return false; } in isPredicated() function
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 872 bool R600InstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in R600InstrInfo
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 1580 bool HexagonInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in HexagonInstrInfo 2494 bool HexagonInstrInfo::isPredicated(unsigned Opcode) const { in isPredicated() function in HexagonInstrInfo
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 1110 bool isPredicated = TII->isPredicated(MI); in ScanInstructions() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 1110 bool isPredicated = TII->isPredicated(MI); in ScanInstructions() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 1415 bool PPCInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in PPCInstrInfo
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir.h | 870 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 482 bool ARMBaseInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in ARMBaseInstrInfo
|