HomeSort by relevance Sort by last modified time
    Searched refs:DefinesPredicate (Results 1 - 24 of 24) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXInstrInfo.h 70 virtual bool DefinesPredicate(MachineInstr *MI,
PTXInstrInfo.cpp 155 DefinesPredicate(MachineInstr *MI,
  /external/llvm/lib/Target/AMDGPU/
R600InstrInfo.h 191 bool DefinesPredicate(MachineInstr &MI,
R600InstrInfo.cpp 978 bool R600InstrInfo::DefinesPredicate(MachineInstr &MI,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 242 bool DefinesPredicate(MachineInstr &MI,
PPCInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 221 bool DefinesPredicate(MachineInstr &MI,
HexagonInstrInfo.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetInstrInfo.h 554 /// DefinesPredicate - If the specified instruction defines any predicate
557 virtual bool DefinesPredicate(MachineInstr *MI,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseInstrInfo.h 91 virtual bool DefinesPredicate(MachineInstr *MI,
ARMBaseInstrInfo.cpp 491 bool ARMBaseInstrInfo::DefinesPredicate(MachineInstr *MI,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 150 bool DefinesPredicate(MachineInstr &MI,
ARMBaseInstrInfo.cpp 520 bool ARMBaseInstrInfo::DefinesPredicate(
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /external/llvm/lib/CodeGen/
IfConversion.cpp 749 if (TII->DefinesPredicate(MI, PredDefs))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
IfConversion.cpp 696 if (TII->DefinesPredicate(I, PredDefs))
    [all...]

Completed in 811 milliseconds