| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | MachineOperand.cpp | 502 static void printFrameIndex(raw_ostream& OS, int FrameIndex, bool IsFixed, in printFrameIndex() 583 bool IsFixed, StringRef Name) { in printStackObjectReference() 829 bool IsFixed = false; in print() local 1150 bool IsFixed = true; in print() local
|
| D | MIRPrinter.cpp | 92 bool IsFixed; member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| D | MipsCCState.cpp | 133 void MipsCCState::PreAnalyzeCallOperand(const Type *ArgTy, bool IsFixed, in PreAnalyzeCallOperand()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZCallingConv.h | 85 bool IsFixed(unsigned ValNo) { return ArgIsFixed[ValNo]; } in IsFixed() function
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86CallLowering.cpp | 334 bool IsFixed = Info.OrigArgs.empty() ? true : Info.OrigArgs.back().IsFixed; in lowerCall() local
|
| D | X86FrameLowering.cpp | 2214 bool IsFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| D | CallLowering.h | 51 bool IsFixed; member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | TargetCallingConv.h | 239 bool IsFixed = false; member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| D | MemorySanitizer.cpp | 4218 bool IsFixed = ArgNo < CB.getFunctionType()->getNumParams(); in visitCallBase() local 4598 bool IsFixed = ArgNo < CB.getFunctionType()->getNumParams(); in visitCallBase() local 4839 bool IsFixed = ArgNo < CB.getFunctionType()->getNumParams(); in visitCallBase() local 5067 bool IsFixed = ArgNo < CB.getFunctionType()->getNumParams(); in visitCallBase() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| D | RISCVISelLowering.cpp | 7073 ISD::ArgFlagsTy ArgFlags, CCState &State, bool IsFixed, in CC_RISCV() 7495 bool IsFixed, bool IsRet, Type *OrigTy, in CC_RISCV_FastCC()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/AST/ |
| D | Decl.cpp | 4380 bool IsScopedUsingClassTag, bool IsFixed) { in Create()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | TargetInfo.cpp | 10583 bool IsFixed = ArgNum < NumFixedArgs; in computeInfo() local 10783 ABIArgInfo RISCVABIInfo::classifyArgumentType(QualType Ty, bool IsFixed, in classifyArgumentType()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaDecl.cpp | 15260 QualType EnumUnderlyingTy, bool IsFixed, in CheckEnumRedeclaration() 15606 bool IsFixed = !UnderlyingType.isUnset() || ScopedEnum; in ActOnTag() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| D | AttributorAttributes.cpp | 1520 bool IsFixed = false; member in AAReturnedValuesImpl
|