Searched defs:isFI (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h329 bool isFI() const { return OpKind == MO_FrameIndex; } function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp58 bool isFI() const { function in struct:__anon2113::FoldCandidate
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp343 bool isFI() const { return isImmTy(ImmTyDppFi); } function in class:__anon2091::AMDGPUOperand

Completed in 76 milliseconds