Home
last modified time | relevance | path

Searched refs:isNoTOCCallInstr (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.cpp54 (InstrInfo->isNoTOCCallInstr(Opcode) in getDirectBrEncoding()
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h328 bool isNoTOCCallInstr(unsigned Opcode) const { in isNoTOCCallInstr() function