Home
last modified time | relevance | path

Searched defs:isGlobalValue (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h66 bool isGlobalValue() const { return Kind == CSKYCP::CPValue; } in isGlobalValue() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h107 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp65 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp57 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function