Searched defs:isTarget (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 1636 bool isTarget) { in getIntPtrConstant() 1648 bool isTarget) { in getVectorIdxConstant() 1653 bool isTarget) { in getConstantFP() 1658 EVT VT, bool isTarget) { in getConstantFP() 1690 bool isTarget) { in getConstantFP() 1740 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex() 1755 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable() 1776 bool isTarget, unsigned TargetFlags) { in getConstantPool() 1805 bool isTarget, unsigned TargetFlags) { in getConstantPool() 2176 int64_t Offset, bool isTarget, in getBlockAddress()
|