Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h755 static bool isChainCallOpcode(uint64_t Opcode) { in isChainCallOpcode() function
H A DSIFrameLowering.cpp1608 TII->isChainCallOpcode(MI.getOpcode()))) { in determineCalleeSaves()