Home
last modified time | relevance | path

Searched defs:getGlobalReg (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DCGValue.h369 llvm::Value *getGlobalReg() const { assert(isGlobalReg()); return V; } in getGlobalReg() function
/external/llvm-project/clang/lib/CodeGen/
DCGValue.h387 llvm::Value *getGlobalReg() const { assert(isGlobalReg()); return V; } in getGlobalReg() function
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp74 SDValue MipsTargetLowering::getGlobalReg(SelectionDAG &DAG, EVT Ty) const { in getGlobalReg() function in MipsTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp144 SDValue MipsTargetLowering::getGlobalReg(SelectionDAG &DAG, EVT Ty) const { in getGlobalReg() function in MipsTargetLowering
/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.cpp144 SDValue MipsTargetLowering::getGlobalReg(SelectionDAG &DAG, EVT Ty) const { in getGlobalReg() function in MipsTargetLowering