Home
last modified time | relevance | path

Searched defs:IsFixed (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineOperand.cpp490 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 DMachineOperand.cpp537 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 DSystemZCallingConv.h79 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 DSystemZCallingConv.h78 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 DMipsCCState.cpp133 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 DSystemZCallingConv.h85 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 DCallLowering.h54 bool IsFixed; member
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitstreamReader.cpp71 const bool IsFixed = true; in EnterSubBlock() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DVhdHandler.cpp65 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 DX86CallLowering.cpp353 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/
DCallLowering.h52 bool IsFixed; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h52 bool IsFixed; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DCallLowering.h52 bool IsFixed; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DCallLowering.h52 bool IsFixed; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DCallLowering.h52 bool IsFixed; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CallLowering.cpp428 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 DTargetCallingConv.h201 bool IsFixed = false; member
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetCallingConv.h189 bool IsFixed; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetCallingConv.h239 bool IsFixed = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetCallingConv.h239 bool IsFixed = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetCallingConv.h239 bool IsFixed = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetCallingConv.h239 bool IsFixed = false; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h239 bool IsFixed = false; member
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMIRPrinter.cpp47 bool IsFixed; member
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2904 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

12