/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | VectorUtils.h | 734 bool isPredicated(BasicBlock *BB) const { isPredicated() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMMCTargetDesc.cpp | 169 bool ARM_MC::isPredicated(const MCInst &MI, const MCInstrInfo *MCII) { in isPredicated() function in ARM_MC
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCInstrInfo.cpp | 35 bool HexagonMCInstrInfo::PredicateInfo::isPredicated() const { in isPredicated() function in HexagonMCInstrInfo::PredicateInfo 733 bool HexagonMCInstrInfo::isPredicated(MCInstrInfo const &MCII, in isPredicated() function in HexagonMCInstrInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 884 bool isPredicated = isVectorPredicated(&MI); producesFalseLanesZero() local 964 bool isPredicated = isVectorPredicated(&MI); ValidateLiveOuts() local
|
H A D | ARMBaseInstrInfo.cpp | 560 bool ARMBaseInstrInfo::isPredicated(const MachineInstr &MI) const { isPredicated() function in ARMBaseInstrInfo [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 835 bool R600InstrInfo::isPredicated(const MachineInstr &MI) const { isPredicated() function in R600InstrInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 1666 bool HexagonInstrInfo::isPredicated(const MachineInstr &MI) const { isPredicated() function in HexagonInstrInfo 2537 bool HexagonInstrInfo::isPredicated(unsigned Opcode) const { isPredicated() function in HexagonInstrInfo [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 1104 bool isPredicated = TII->isPredicated(MI); ScanInstructions() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1557 virtual bool isPredicated(const MachineInstr &MI) const { return false; } isPredicated() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 1985 bool isPredicated() const { return IsPredicated; } isPredicated() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 2133 bool PPCInstrInfo::isPredicated(const MachineInstr &MI) const { isPredicated() function in PPCInstrInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 134 bool isPredicated() const { return Predicated; } in isPredicated() function in __anon58533a440111::AArch64AsmParser::PrefixInfo
|