Home
last modified time | relevance | path

Searched defs:IsLeaf (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Rewrite/
H A DDeltaTree.cpp80 bool IsLeaf; member in __anon9d934e970111::DeltaTreeNode
H A DRewriteRope.cpp92 bool IsLeaf; member in __anon1975f3b50111::RopePieceBTreeNode
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1542 bool IsLeaf = DSASize == 0 && MFFrame.getCalleeSavedInfo().empty(); emitFunctionEntryLabel() local
H A DSystemZFrameLowering.cpp983 if (IsLeaf) in assignCalleeSavedSpillSlots() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp391 int16_t &MulOpIdx, bool IsLeaf) { in getFMAPatterns() argument