HomeSort by relevance Sort by last modified time
    Searched defs:Infos (Results 1 - 25 of 39) sorted by null

1 2

  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCAsmBackend.cpp 74 const static MCFixupKindInfo Infos[SystemZ::NumTargetFixupKinds] = {
85 return Infos[Kind - FirstTargetFixupKind];
  /external/llvm/lib/Target/AMDGPU/MCTargetDesc/
AMDGPUAsmBackend.cpp 133 const static MCFixupKindInfo Infos[AMDGPU::NumTargetFixupKinds] = {
141 return Infos[Kind - FirstTargetFixupKind];
  /external/llvm/lib/Target/Lanai/MCTargetDesc/
LanaiAsmBackend.cpp 132 static const MCFixupKindInfo Infos[Lanai::NumTargetFixupKinds] = {
156 return Infos[Kind - FirstTargetFixupKind];
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
PPCAsmBackend.cpp 75 const static MCFixupKindInfo Infos[PPC::NumTargetFixupKinds] = {
89 return Infos[Kind - FirstTargetFixupKind];
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp 75 const static MCFixupKindInfo Infos[X86::NumTargetFixupKinds] = {
87 return Infos[Kind - FirstTargetFixupKind];
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64AsmBackend.cpp 44 const static MCFixupKindInfo Infos[AArch64::NumTargetFixupKinds] = {
71 return Infos[Kind - FirstTargetFixupKind];
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonAsmBackend.cpp 87 const static MCFixupKindInfo Infos[Hexagon::NumTargetFixupKinds] = {
193 return Infos[Kind - FirstTargetFixupKind];
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp 58 const static MCFixupKindInfo Infos[ARM::NumTargetFixupKinds] = {
100 return Infos[Kind - FirstTargetFixupKind];
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
PredicateInfo.h 204 SmallVector<PredicateBase *, 4> Infos;
207 // This owns the all the predicate infos in the function, placed or not.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
PredicateInfo.h 204 SmallVector<PredicateBase *, 4> Infos;
207 // This owns the all the predicate infos in the function, placed or not.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
PredicateInfo.h 204 SmallVector<PredicateBase *, 4> Infos;
207 // This owns the all the predicate infos in the function, placed or not.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
PredicateInfo.h 205 SmallVector<PredicateBase *, 4> Infos;
208 // This owns the all the predicate infos in the function, placed or not.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
PredicateInfo.h 205 SmallVector<PredicateBase *, 4> Infos;
208 // This owns the all the predicate infos in the function, placed or not.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
PredicateInfo.h 205 SmallVector<PredicateBase *, 4> Infos;
208 // This owns the all the predicate infos in the function, placed or not.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
PredicateInfo.h 205 SmallVector<PredicateBase *, 4> Infos;
208 // This owns the all the predicate infos in the function, placed or not.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
PredicateInfo.h 204 SmallVector<PredicateBase *, 4> Infos;
207 // This owns the all the predicate infos in the function, placed or not.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
PredicateInfo.h 204 SmallVector<PredicateBase *, 4> Infos;
207 // This owns the all the predicate infos in the function, placed or not.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
PredicateInfo.h 204 SmallVector<PredicateBase *, 4> Infos;
207 // This owns the all the predicate infos in the function, placed or not.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
PredicateInfo.h 205 SmallVector<PredicateBase *, 4> Infos;
208 // This owns the all the predicate infos in the function, placed or not.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
PredicateInfo.h 205 SmallVector<PredicateBase *, 4> Infos;
208 // This owns the all the predicate infos in the function, placed or not.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
PredicateInfo.h 205 SmallVector<PredicateBase *, 4> Infos;
208 // This owns the all the predicate infos in the function, placed or not.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
PredicateInfo.h 205 SmallVector<PredicateBase *, 4> Infos;
208 // This owns the all the predicate infos in the function, placed or not.
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp 92 const static MCFixupKindInfo Infos[X86::NumTargetFixupKinds] = {
108 return Infos[Kind - FirstTargetFixupKind];
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LiveIntervalAnalysis.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 607 milliseconds

1 2