Home
last modified time | relevance | path

Searched defs:isFI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h339 bool isFI() const { return OpKind == MO_FrameIndex; } in isFI() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp52 bool isFI() const { in isFI() function