/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineOperand.cpp | 537 static void printFrameIndex(raw_ostream& OS, int FrameIndex, bool IsFixed, in printFrameIndex() 618 bool IsFixed, StringRef Name) { in printStackObjectReference() 865 bool IsFixed = false; in print() local 1202 bool IsFixed = true; in print() local
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZCallingConv.h | 79 bool IsFixed(unsigned ValNo) { return ArgIsFixed[ValNo]; } in IsFixed() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZCallingConv.h | 78 bool IsFixed(unsigned ValNo) { return ArgIsFixed[ValNo]; } in IsFixed() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsCCState.cpp | 133 void MipsCCState::PreAnalyzeCallOperand(const Type *ArgTy, bool IsFixed, in PreAnalyzeCallOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZCallingConv.h | 85 bool IsFixed(unsigned ValNo) { return ArgIsFixed[ValNo]; } in IsFixed() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CallLowering.h | 54 bool IsFixed; member
|
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/ |
H A D | NaClBitstreamReader.cpp | 71 const bool IsFixed = true; in EnterSubBlock() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | VhdHandler.cpp | 65 bool IsFixed() const { return Type == kDiskType_Fixed; } in IsFixed() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86CallLowering.cpp | 353 bool IsFixed = Info.OrigArgs.empty() ? true : Info.OrigArgs.back().IsFixed; in lowerCall() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/ |
D | CallLowering.h | 52 bool IsFixed; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CallLowering.h | 52 bool IsFixed; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/ |
D | CallLowering.h | 52 bool IsFixed; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | CallLowering.h | 52 bool IsFixed; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | CallLowering.h | 52 bool IsFixed; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86CallLowering.cpp | 428 bool IsFixed = Info.OrigArgs.empty() ? true : Info.OrigArgs.back().IsFixed; in lowerCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetCallingConv.h | 201 bool IsFixed = false; member
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetCallingConv.h | 189 bool IsFixed; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 239 bool IsFixed = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 239 bool IsFixed = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 239 bool IsFixed = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 239 bool IsFixed = false; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetCallingConv.h | 239 bool IsFixed = false; member
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 47 bool IsFixed; member
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 2904 bool IsFixed = ArgNo < CS.getFunctionType()->getNumParams(); in visitCallSite() local 3199 bool IsFixed = ArgNo < CS.getFunctionType()->getNumParams(); in visitCallSite() local 3425 bool IsFixed = ArgNo < CS.getFunctionType()->getNumParams(); in visitCallSite() local
|