Home
last modified time | relevance | path

Searched refs:BlockAddressVal (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DValue.h205 BlockAddressVal, // This is an instance of BlockAddress enumerator
DConstants.h569 return V->getValueID() == BlockAddressVal;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DConstants.h867 return V->getValueID() == BlockAddressVal;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp344 case Value::BlockAddressVal: { in cmpConstants()
/external/llvm/include/llvm/IR/
DConstants.h816 return V->getValueID() == BlockAddressVal;
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp763 case Value::BlockAddressVal: { in cmpConstants()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1154 : Constant(Type::getInt8PtrTy(F->getContext()), Value::BlockAddressVal, in BlockAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp1422 : Constant(Type::getInt8PtrTy(F->getContext()), Value::BlockAddressVal, in BlockAddress()
/external/llvm/lib/IR/
DConstants.cpp1372 : Constant(Type::getInt8PtrTy(F->getContext()), Value::BlockAddressVal, in BlockAddress()