Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/Disassembler/
H A DAVRDisassembler.cpp298 unsigned RegBase = (Insn & 0x8) ? AVR::R29R28 : AVR::R31R30; in decodeLoadStore() local
336 unsigned RegBase; in decodeLoadStore() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86InstrBuilder.h39 RegBase, enumerator
H A DX86ISelDAGToDAG.cpp53 RegBase, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstrBuilder.h44 RegBase, enumerator
H A DX86ISelDAGToDAG.cpp61 RegBase, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrBuilder.h44 RegBase, enumerator
H A DX86ISelDAGToDAG.cpp57 RegBase, enumerator
/aosp_15_r20/external/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp38 RegBase, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp38 RegBase, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp38 RegBase, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp61 enum class Base { RegBase, FrameIndexBase }; enumerator
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp50 typedef enum { RegBase, FrameIndexBase } BaseKind; enumerator
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp69 RegBase, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp67 RegBase, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp68 RegBase, enumerator
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp44 typedef enum { RegBase, FrameIndexBase } BaseKind; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMFastISel.cpp91 RegBase, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMFastISel.cpp90 RegBase, enumerator
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMFastISel.cpp55 RegBase, enumerator
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp48 RegBase, enumerator
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp5835 Variable *RegBase = nullptr; in legalize() local
H A DIceTargetLoweringX8664.cpp6621 Variable *RegBase = nullptr; in legalize() local
H A DIceTargetLoweringARM32.cpp6097 Variable *RegBase = nullptr; in legalize() local
H A DIceTargetLoweringX8632.cpp7359 Variable *RegBase = nullptr; in legalize() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp6021 llvm::Value *RegBase = in EmitVAArg() local