Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCTargetDesc.cpp185 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/
DVectorUtils.h699 bool isPredicated(BasicBlock *BB) const { in isPredicated() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp34 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/
DVectorUtils.h881 bool isPredicated(BasicBlock *BB) const { in isPredicated() function
/external/llvm-project/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp862 bool isPredicated = isVectorPredicated(&MI); in producesFalseLanesZero() local
934 bool isPredicated = isVectorPredicated(&MI); in ValidateLiveOuts() local
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp35 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/
DShader.cpp1127 bool Shader::Instruction::isPredicated() const in isPredicated() function in sw::Shader::Instruction
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp550 bool HexagonMCInstrInfo::isPredicated(MCInstrInfo const &MCII, in isPredicated() function in llvm::HexagonMCInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1079 virtual bool isPredicated(const MachineInstr &MI) const { in isPredicated() function
/external/llvm/lib/CodeGen/
DIfConversion.cpp715 bool isPredicated = TII->isPredicated(MI); in ScanInstructions() local
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1304 bool PPCInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in PPCInstrInfo
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1354 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/
DTargetInstrInfo.h1295 virtual bool isPredicated(const MachineInstr &MI) const { return false; } in isPredicated() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1557 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/
DR600InstrInfo.cpp862 bool R600InstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in R600InstrInfo
/external/llvm-project/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp862 bool R600InstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in R600InstrInfo
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1358 virtual bool isPredicated(const MachineInstr &MI) const { return false; } in isPredicated() function
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp872 bool R600InstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in R600InstrInfo
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1580 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/
DIfConversion.cpp1110 bool isPredicated = TII->isPredicated(MI); in ScanInstructions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIfConversion.cpp1110 bool isPredicated = TII->isPredicated(MI); in ScanInstructions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1415 bool PPCInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in PPCInstrInfo
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h870 inline bool isPredicated() const { return predSrc >= 0; } in isPredicated() function
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp457 bool ARMBaseInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in ARMBaseInstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp482 bool ARMBaseInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in ARMBaseInstrInfo

12