Home
last modified time | relevance | path

Searched refs:ConstantPoolPSV (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/
DPseudoSourceValue.cpp100 ConstantPoolPSV(PseudoSourceValue::ConstantPool) {} in PseudoSourceValueManager()
109 return &ConstantPoolPSV; in getConstantPool()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPseudoSourceValue.cpp113 ConstantPoolPSV(PseudoSourceValue::ConstantPool, TII) {} in PseudoSourceValueManager()
122 return &ConstantPoolPSV; in getConstantPool()
/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h148 const PseudoSourceValue StackPSV, GOTPSV, JumpTablePSV, ConstantPoolPSV; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h159 const PseudoSourceValue StackPSV, GOTPSV, JumpTablePSV, ConstantPoolPSV; variable