Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYConstantPoolValue.h66 bool isGlobalValue() const { return Kind == CSKYCP::CPValue; } in isGlobalValue() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMConstantPoolValue.h107 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
HDDXILValueEnumerator.cpp65 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDValueEnumerator.cpp57 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function