Home
last modified time | relevance | path

Searched defs:canInsertSelect (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrInfo.h537 virtual bool canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp592 bool PPCInstrInfo::canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in PPCInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp371 bool AArch64InstrInfo::canInsertSelect( in canInsertSelect() function in AArch64InstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3173 canInsertSelect(const MachineBasicBlock &MBB, in canInsertSelect() function in X86InstrInfo