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

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

Completed in 60 milliseconds