Home
last modified time | relevance | path

Searched defs:isDeferred (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/Semantics/
H A Dtype.h103 bool isDeferred() const { return category_ == Category::Deferred; } isDeferred() function
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp1231 printAliases(AsmPrinter::Impl & p,NewLineCounter & newLine,bool isDeferred) printAliases() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp6940 bool SIInstrWorklist::isDeferred(MachineInstr *MI) { isDeferred() function in SIInstrWorklist