Searched defs:isTarget (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 1727 bool isTarget) { in getIntPtrConstant() 1739 bool isTarget) { in getVectorIdxConstant() 1744 bool isTarget) { in getConstantFP() 1749 EVT VT, bool isTarget) { in getConstantFP() 1781 bool isTarget) { in getConstantFP() 1831 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex() 1846 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable() 1874 bool isTarget, unsigned TargetFlags) { in getConstantPool() 1903 bool isTarget, unsigned TargetFlags) { in getConstantPool() 2282 int64_t Offset, bool isTarget, in getBlockAddress()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 1873 bool isTarget = MaskIdx.getNode()->getOpcode() == ISD::TargetConstant; in LowerIntrinsic() local
|