Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInstrInfo.h755 static bool isChainCallOpcode(uint64_t Opcode) { in isChainCallOpcode() function
HDSIFrameLowering.cpp1608 TII->isChainCallOpcode(MI.getOpcode()))) { in determineCalleeSaves()