HomeSort by relevance Sort by last modified time
    Searched defs:canInsertSelect (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 370 /// canInsertSelect - Return true if it is possible to insert a select
387 virtual bool canInsertSelect(const MachineBasicBlock &MBB,
399 /// This function can only be called after canInsertSelect() returned true.
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 427 bool PPCInstrInfo::canInsertSelect(const MachineBasicBlock &MBB,
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 465 milliseconds