Home
last modified time | relevance | path

Searched defs:isTarget (Results 1 – 7 of 7) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenTarget.cpp437 bool isTarget = Defs[I]->getValueAsBit("isTarget"); in LoadIntrinsics() local
/external/iptables/iptables/
Diptables-xml.c263 isTarget(char *arg) in isTarget() function
/external/proguard/src/proguard/optimize/peephole/
DBranchTargetFinder.java106 public boolean isTarget(int offset) in isTarget() method in BranchTargetFinder
/external/javassist/src/main/javassist/bytecode/stackmap/
DMapMaker.java444 private boolean isTarget(TypedBlock cur, TypedBlock prev) { in isTarget() method in MapMaker
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1203 bool isTarget) { in getIntPtrConstant()
1208 bool isTarget) { in getConstantFP()
1213 EVT VT, bool isTarget) { in getConstantFP()
1244 bool isTarget) { in getConstantFP()
1295 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex()
1310 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable()
1331 bool isTarget, in getConstantPool()
1358 bool isTarget, in getConstantPool()
1726 bool isTarget, in getBlockAddress()
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessQueriesTests.cpp1251 bool ErrorsTest::isTarget(glw::GLenum maybe_target) in isTarget() function in gl4cts::DirectStateAccess::Queries::ErrorsTest
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1329 bool isTarget) { in getIntPtrConstant()
1340 bool isTarget) { in getConstantFP()
1345 EVT VT, bool isTarget) { in getConstantFP()
1377 bool isTarget) { in getConstantFP()
1427 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex()
1442 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable()
1463 bool isTarget, in getConstantPool()
1491 bool isTarget, in getConstantPool()
1844 int64_t Offset, bool isTarget, in getBlockAddress()