Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPseudoSourceValue.cpp38 if (isGOT() || isConstantPool() || isJumpTable()) in isConstant()
44 if (isStack() || isGOT() || isConstantPool() || isJumpTable()) in isAliased()
50 return !(isGOT() || isConstantPool() || isJumpTable()); in mayAlias()
DMachineLICM.cpp849 if (PSV->isGOT() || PSV->isConstantPool()) in mayLoadFromGOTOrConstantPool()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPseudoSourceValue.cpp46 if (isGOT() || isConstantPool() || isJumpTable()) in isConstant()
52 if (isStack() || isGOT() || isConstantPool() || isJumpTable()) in isAliased()
58 return !(isGOT() || isConstantPool() || isJumpTable()); in mayAlias()
DMachineLICM.cpp899 if (PSV->isGOT() || PSV->isConstantPool()) in mayLoadFromGOTOrConstantPool()
/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h68 bool isConstantPool() const { return Kind == ConstantPool; } in isConstantPool() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h71 bool isConstantPool() const { return Kind == ConstantPool; } in isConstantPool() function
/external/mockito/lib/
Dbyte-buddy-1.8.15.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...