Searched defs:IsFixed (Results 1 – 12 of 12) sorted by relevance
78 bool IsFixed(unsigned ValNo) { return ArgIsFixed[ValNo]; } in IsFixed() function
490 static void printFrameIndex(raw_ostream& OS, int FrameIndex, bool IsFixed, in printFrameIndex()571 bool IsFixed, StringRef Name) { in printStackObjectReference()809 bool IsFixed = false; in print() local1123 bool IsFixed = true; in print() local
88 bool IsFixed; member
54 bool IsFixed; member
71 const bool IsFixed = true; in EnterSubBlock() local
428 bool IsFixed = Info.OrigArgs.empty() ? true : Info.OrigArgs.back().IsFixed; in lowerCall() local
1762 bool IsFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
201 bool IsFixed = false; member
3845 bool IsFixed = ArgNo < CS.getFunctionType()->getNumParams(); in visitCallSite() local4226 bool IsFixed = ArgNo < CS.getFunctionType()->getNumParams(); in visitCallSite() local4469 bool IsFixed = ArgNo < CS.getFunctionType()->getNumParams(); in visitCallSite() local
809 bool IsFixed() const { return vreg_ < 0; } in IsFixed() function
1461 ISD::ArgFlagsTy ArgFlags, CCState &State, bool IsFixed, in CC_RISCV()
955 bool IsFixed = false; member in __anonb98352cc0111::AAReturnedValuesImpl