Home
last modified time | relevance | path

Searched refs:isGlobalValue (Results 1 – 25 of 74) sorted by relevance

123

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/CodeGen/
H A DMachineRelocation.h222 bool isGlobalValue() const { in isGlobalValue() function
281 assert((isGlobalValue() || isIndirectSymbol()) && in getGlobalValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h107 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h107 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/
H A DARMConstantPoolValue.h109 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
201 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h107 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in print()
199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in ARMConstantPoolConstant()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/
H A DARMConstantPoolValue.h107 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h107 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/
H A DARMConstantPoolValue.h107 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h109 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
201 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h107 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h107 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h107 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h109 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
201 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h107 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h107 bool isGlobalValue() const { return Kind == ARMCP::CPValue; }
199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in CPUser()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/
H A DARMConstantPoolValue.h109 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
201 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/ARM/
H A DARMConstantPoolValue.h110 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
202 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/ARM/
H A DARMConstantPoolValue.h110 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
202 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Bitcode/Writer/
H A DValueEnumerator.cpp67 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function
185 bool IsGlobalValue = OM.isGlobalValue(ID); in predictValueUseListOrderImpl()
201 if (OM.isGlobalValue(LID) && OM.isGlobalValue(RID)) in predictValueUseListOrderImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp67 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function
185 bool IsGlobalValue = OM.isGlobalValue(ID); in predictValueUseListOrderImpl()
201 if (OM.isGlobalValue(LID) && OM.isGlobalValue(RID)) in predictValueUseListOrderImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp67 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function
185 bool IsGlobalValue = OM.isGlobalValue(ID); in predictValueUseListOrderImpl()
201 if (OM.isGlobalValue(LID) && OM.isGlobalValue(RID)) in predictValueUseListOrderImpl()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Bitcode/Writer/
H A DValueEnumerator.cpp67 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function
185 bool IsGlobalValue = OM.isGlobalValue(ID); in predictValueUseListOrderImpl()
201 if (OM.isGlobalValue(LID) && OM.isGlobalValue(RID)) in predictValueUseListOrderImpl()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Bitcode/Writer/
H A DValueEnumerator.cpp68 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function
186 bool IsGlobalValue = OM.isGlobalValue(ID); in predictValueUseListOrderImpl()
202 if (OM.isGlobalValue(LID) && OM.isGlobalValue(RID)) in predictValueUseListOrderImpl()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Bitcode/Writer/
H A DValueEnumerator.cpp68 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function
186 bool IsGlobalValue = OM.isGlobalValue(ID); in predictValueUseListOrderImpl()
202 if (OM.isGlobalValue(LID) && OM.isGlobalValue(RID)) in predictValueUseListOrderImpl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp67 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function
193 bool IsGlobalValue = OM.isGlobalValue(ID); in predictValueUseListOrderImpl()
209 if (OM.isGlobalValue(LID) && OM.isGlobalValue(RID)) in predictValueUseListOrderImpl()

123