Searched defs:isTarget (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 1472 bool isTarget) { in getIntPtrConstant() 1484 bool isTarget) { in getVectorIdxConstant() 1489 bool isTarget) { in getConstantFP() 1494 EVT VT, bool isTarget) { in getConstantFP() 1528 bool isTarget) { in getConstantFP() 1578 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex() 1593 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable() 1614 bool isTarget, unsigned TargetFlags) { in getConstantPool() 1643 bool isTarget, unsigned TargetFlags) { in getConstantPool() 2007 int64_t Offset, bool isTarget, in getBlockAddress()
|