Searched refs:IsCallOperandFixed (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h161 bool IsCallOperandFixed(unsigned ValNo) { return CallOperandIsFixed[ValNo]; } function in class:llvm::MipsCCState

Completed in 165 milliseconds