HomeSort by relevance Sort by last modified time
    Searched defs:PseudoSourceValueManager (Results 1 - 16 of 16) sorted by null

  /external/llvm/lib/CodeGen/
PseudoSourceValue.cpp 97 PseudoSourceValueManager::PseudoSourceValueManager()
102 const PseudoSourceValue *PseudoSourceValueManager::getStack() {
106 const PseudoSourceValue *PseudoSourceValueManager::getGOT() { return &GOTPSV; }
108 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() {
112 const PseudoSourceValue *PseudoSourceValueManager::getJumpTable() {
116 const PseudoSourceValue *PseudoSourceValueManager::getFixedStack(int FI) {
124 PseudoSourceValueManager::getGlobalValueCallEntry(const GlobalValue *GV) {
133 PseudoSourceValueManager::getExternalSymbolCallEntry(const char *ES) {
  /external/llvm/include/llvm/CodeGen/
PseudoSourceValue.h 147 class PseudoSourceValueManager {
157 PseudoSourceValueManager();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
PseudoSourceValue.h 151 class PseudoSourceValueManager {
161 PseudoSourceValueManager();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
PseudoSourceValue.h 151 class PseudoSourceValueManager {
161 PseudoSourceValueManager();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
PseudoSourceValue.h 151 class PseudoSourceValueManager {
161 PseudoSourceValueManager();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
PseudoSourceValue.h 151 class PseudoSourceValueManager {
161 PseudoSourceValueManager();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
PseudoSourceValue.h 151 class PseudoSourceValueManager {
161 PseudoSourceValueManager();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
PseudoSourceValue.h 151 class PseudoSourceValueManager {
161 PseudoSourceValueManager();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
PseudoSourceValue.h 157 class PseudoSourceValueManager {
168 PseudoSourceValueManager(const TargetInstrInfo &TII);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
PseudoSourceValue.h 157 class PseudoSourceValueManager {
168 PseudoSourceValueManager(const TargetInstrInfo &TII);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
PseudoSourceValue.h 157 class PseudoSourceValueManager {
168 PseudoSourceValueManager(const TargetInstrInfo &TII);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
PseudoSourceValue.h 157 class PseudoSourceValueManager {
168 PseudoSourceValueManager(const TargetInstrInfo &TII);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
PseudoSourceValue.h 157 class PseudoSourceValueManager {
168 PseudoSourceValueManager(const TargetInstrInfo &TII);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
PseudoSourceValue.h 157 class PseudoSourceValueManager {
168 PseudoSourceValueManager(const TargetInstrInfo &TII);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
PseudoSourceValue.h 157 class PseudoSourceValueManager {
168 PseudoSourceValueManager(const TargetInstrInfo &TII);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
PseudoSourceValue.h 157 class PseudoSourceValueManager {
168 PseudoSourceValueManager(const TargetInstrInfo &TII);

Completed in 4799 milliseconds