Home
last modified time | relevance | path

Searched refs:isPrefixed (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp142 if (TII->isPrefixed(MI.getOpcode())) { in ComputeBlockSizes()
H A DPPCInstrInfo.h279 bool isPrefixed(unsigned Opcode) const { in isPrefixed() function
H A DPPCRegisterInfo.cpp1717 if (TII.isPrefixed(MI.getOpcode())) in eliminateFrameIndex()