| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineOperand.cpp | 564 static void printFrameIndex(raw_ostream& OS, int FrameIndex, bool IsFixed, in printFrameIndex() 645 bool IsFixed, StringRef Name) { in printStackObjectReference() 895 bool IsFixed = false; in print() local 1233 bool IsFixed = true; in print() local
|
| H A D | MIRPrinter.cpp | 79 bool IsFixed; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsCCState.cpp | 131 void MipsCCState::PreAnalyzeCallOperand(const Type *ArgTy, bool IsFixed, in PreAnalyzeCallOperand()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVCallingConv.cpp | 327 CCState &State, bool IsFixed, bool IsRet, Type *OrigTy) { in CC_RISCV() 624 bool IsFixed, bool IsRet, Type *OrigTy) { in CC_RISCV_FastCC()
|
| H A D | RISCVISelLowering.cpp | 13621 const bool IsFixed = VT.isFixedLengthVector(); in lowerLogicVPOp() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | RISCV.cpp | 168 bool IsFixed = ArgNum < NumFixedArgs; in computeInfo() local 588 ABIArgInfo RISCVABIInfo::classifyArgumentType(QualType Ty, bool IsFixed, in classifyArgumentType()
|
| H A D | LoongArch.cpp | 296 ABIArgInfo LoongArchABIInfo::classifyArgumentType(QualType Ty, bool IsFixed, in classifyArgumentType()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZCallingConv.h | 85 bool IsFixed(unsigned ValNo) { return ArgIsFixed[ValNo]; } in IsFixed() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86CallLowering.cpp | |
| H A D | X86FrameLowering.cpp | 2666 bool IsFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
| H A D | X86CallLowering.cpp | 366 bool IsFixed = Info.OrigArgs.empty() ? true : Info.OrigArgs.back().IsFixed; in lowerCall() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | CallLowering.h | 53 bool IsFixed; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetCallingConv.h | 243 bool IsFixed = false; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | MemorySanitizer.cpp | 6556 bool IsFixed = ArgNo < CB.getFunctionType()->getNumParams(); in visitCallBase() local 6783 bool IsFixed = ArgNo < CB.getFunctionType()->getNumParams(); in visitCallBase() local 6993 bool IsFixed = ArgNo < CB.getFunctionType()->getNumParams(); in visitCallBase() local 7123 bool IsFixed = ArgNo < CB.getFunctionType()->getNumParams(); in visitCallBase() local 7368 bool IsFixed = ArgNo < CB.getFunctionType()->getNumParams(); in visitCallBase() local 7586 bool IsFixed = ArgNo < CB.getFunctionType()->getNumParams(); in visitCallBase() local 7697 bool IsFixed = ArgNo < CB.getFunctionType()->getNumParams(); in visitCallBase() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FrameLowering.cpp | 2887 bool IsFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReferenceFromSP() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Decl.cpp | 4959 bool IsScopedUsingClassTag, bool IsFixed) { in Create()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDecl.cpp | 17201 QualType EnumUnderlyingTy, bool IsFixed, in CheckEnumRedeclaration() 17576 bool IsFixed = !UnderlyingType.isUnset() || ScopedEnum; in ActOnTag() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 6697 CCState &State, bool IsFixed, bool IsRet, in CC_LoongArch()
|