Searched defs:IsPatchPoint (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DFastISel.h54 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
78 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
159 IsPatchPoint = Value;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
103 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
184 IsPatchPoint = Value;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
103 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
184 IsPatchPoint = Value;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
103 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
184 IsPatchPoint = Value;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
103 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
184 IsPatchPoint = Value;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
103 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
184 IsPatchPoint = Value;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
103 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
184 IsPatchPoint = Value;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DFastISel.h54 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
78 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
159 IsPatchPoint = Value;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
103 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
184 IsPatchPoint = Value;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
103 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
184 IsPatchPoint = Value;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
103 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
184 IsPatchPoint = Value;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
103 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
184 IsPatchPoint = Value;
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
103 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
184 IsPatchPoint = Value;
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint : 1; member in struct:llvm::FastISel::CallLoweringInfo
103 DoesNotReturn(false), IsReturnValueUsed(true), IsPatchPoint(false) {}
184 IsPatchPoint = Value;

Completed in 257 milliseconds