Home
last modified time | relevance | path

Searched refs:GlobalVariableVal (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DGlobals.cpp87 Value::GlobalVariableVal, in GlobalVariable()
106 Value::GlobalVariableVal, in GlobalVariable()
/external/swiftshader/third_party/LLVM/include/llvm/
DValue.h203 GlobalVariableVal, // This is an instance of GlobalVariable enumerator
371 return Val.getValueID() == Value::GlobalVariableVal;
DGlobalVariable.h162 return V->getValueID() == Value::GlobalVariableVal; in classof()
DGlobalValue.h285 V->getValueID() == Value::GlobalVariableVal || in classof()
/external/llvm/include/llvm/IR/
DGlobalVariable.h170 return V->getValueID() == Value::GlobalVariableVal; in classof()
DGlobalObject.h128 V->getValueID() == Value::GlobalVariableVal; in classof()
DGlobalValue.h509 V->getValueID() == Value::GlobalVariableVal || in classof()
DValue.h752 return Val.getValueID() == Value::GlobalVariableVal;
/external/llvm/lib/IR/
DGlobals.cpp224 : GlobalObject(Ty, Value::GlobalVariableVal, in GlobalVariable()
242 : GlobalObject(Ty, Value::GlobalVariableVal, in GlobalVariable()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalObject.h131 V->getValueID() == Value::GlobalVariableVal; in classof()
DGlobalValue.h536 V->getValueID() == Value::GlobalVariableVal || in classof()
DValue.h762 return Val.getValueID() == Value::GlobalVariableVal;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DGlobals.cpp310 : GlobalObject(Ty, Value::GlobalVariableVal, in GlobalVariable()
330 : GlobalObject(Ty, Value::GlobalVariableVal, in GlobalVariable()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DGlobalObject.h170 V->getValueID() == Value::GlobalVariableVal; in classof()
DGlobalVariable.h252 return V->getValueID() == Value::GlobalVariableVal; in classof()
DGlobalValue.h571 V->getValueID() == Value::GlobalVariableVal || in classof()
DValue.h809 return Val.getValueID() == Value::GlobalVariableVal;