Home
last modified time | relevance | path

Searched refs:isDLLImportDependent (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DConstant.h84 bool isDLLImportDependent() const;
/external/llvm/include/llvm/IR/
DConstant.h82 bool isDLLImportDependent() const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DConstant.h102 bool isDLLImportDependent() const;
/external/llvm/lib/IR/
DConstants.cpp398 bool Constant::isDLLImportDependent() const { in isDLLImportDependent() function in Constant
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp469 bool Constant::isDLLImportDependent() const { in isDLLImportDependent() function in Constant
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4556 if (C->isDLLImportDependent()) in ValidLookupTableConstant()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4150 if (C->isDLLImportDependent()) in ValidLookupTableConstant()