Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineOperand.h240 bool isFI() const { return OpKind == MO_FrameIndex; } in isFI() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h329 bool isFI() const { return OpKind == MO_FrameIndex; } in isFI() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineOperand.h329 bool isFI() const { return OpKind == MO_FrameIndex; } in isFI() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp58 bool isFI() const { in isFI() function
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp58 bool isFI() const { in isFI() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp343 bool isFI() const { return isImmTy(ImmTyDppFi); } in isFI() function in __anon4890b4270111::AMDGPUOperand
/external/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp379 bool isFI() const { return isImmTy(ImmTyDppFi); } in isFI() function in __anonc7669b330111::AMDGPUOperand