Home
last modified time | relevance | path

Searched refs:JumpTablePSV (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp107 JumpTablePSV(PseudoSourceValue::JumpTable, TM), in PseudoSourceValueManager()
121 return &JumpTablePSV; in getJumpTable()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPseudoSourceValueManager.h29 const PseudoSourceValue StackPSV, GOTPSV, JumpTablePSV, ConstantPoolPSV; variable
H A DPseudoSourceValue.h157 const PseudoSourceValue StackPSV, GOTPSV, JumpTablePSV, ConstantPoolPSV; global() variable