| /external/llvm/lib/Target/SystemZ/ | 
| D | SystemZCallingConv.h | 79   bool IsFixed(unsigned ValNo) { return ArgIsFixed[ValNo]; }  in IsFixed()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | MachineOperand.cpp | 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()  local
 1123       bool IsFixed = true;  in print()  local
 
 | 
| D | MIRPrinter.cpp | 88   bool IsFixed;  member
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ | 
| D | SystemZCallingConv.h | 78   bool IsFixed(unsigned ValNo) { return ArgIsFixed[ValNo]; }  in IsFixed()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ | 
| D | CallLowering.h | 54     bool IsFixed;  member
 | 
| /external/swiftshader/third_party/subzero/pnacl-llvm/ | 
| D | NaClBitstreamReader.cpp | 71   const bool IsFixed = true;  in EnterSubBlock()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | 
| D | X86CallLowering.cpp | 428   bool IsFixed = Info.OrigArgs.empty() ? true : Info.OrigArgs.back().IsFixed;  in lowerCall()  local
 | 
| D | X86FrameLowering.cpp | 1762   bool IsFixed = MFI.isFixedObjectIndex(FI);  in getFrameIndexReference()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ | 
| D | TargetCallingConv.h | 201     bool IsFixed = false;  member
 | 
| /external/llvm/include/llvm/Target/ | 
| D | TargetCallingConv.h | 189     bool IsFixed;  member
 | 
| /external/llvm/lib/CodeGen/ | 
| D | MIRPrinter.cpp | 47   bool IsFixed;  member
 | 
| /external/llvm/lib/Transforms/Instrumentation/ | 
| D | MemorySanitizer.cpp | 2904       bool IsFixed = ArgNo < CS.getFunctionType()->getNumParams();  in visitCallSite()  local3199       bool IsFixed = ArgNo < CS.getFunctionType()->getNumParams();  in visitCallSite()  local
 3425       bool IsFixed = ArgNo < CS.getFunctionType()->getNumParams();  in visitCallSite()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ | 
| D | MemorySanitizer.cpp | 3894       bool IsFixed = ArgNo < CS.getFunctionType()->getNumParams();  in visitCallSite()  local4275       bool IsFixed = ArgNo < CS.getFunctionType()->getNumParams();  in visitCallSite()  local
 4518       bool IsFixed = ArgNo < CS.getFunctionType()->getNumParams();  in visitCallSite()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ | 
| D | RISCVISelLowering.cpp | 1461                      ISD::ArgFlagsTy ArgFlags, CCState &State, bool IsFixed,  in CC_RISCV()
 | 
| /external/clang/lib/AST/ | 
| D | Decl.cpp | 3630                            bool IsScopedUsingClassTag, bool IsFixed) {  in Create()
 | 
| /external/clang/include/clang/AST/ | 
| D | Decl.h | 2772   unsigned IsFixed : 1;  variable
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ | 
| D | Attributor.cpp | 955   bool IsFixed = false;  member in __anon52b9cefe0111::AAReturnedValuesImpl
 | 
| /external/clang/lib/Sema/ | 
| D | SemaDecl.cpp | 12010   bool IsFixed = !EnumUnderlyingTy.isNull();  in CheckEnumRedeclaration()  local
 |