Searched defs:isTarget (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 1751 bool isTarget) { in getIntPtrConstant() 1769 bool isTarget) { in getVectorIdxConstant() 1774 bool isTarget) { in getConstantFP() 1779 EVT VT, bool isTarget) { in getConstantFP() 1812 bool isTarget) { in getConstantFP() 1863 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex() 1879 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable() 1908 bool isTarget, unsigned TargetFlags) { in getConstantPool() 1938 bool isTarget, unsigned TargetFlags) { in getConstantPool() 2321 int64_t Offset, bool isTarget, in getBlockAddress()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1890 bool isTarget = MaskIdx.getNode()->getOpcode() == ISD::TargetConstant; in LowerIntrinsic() local
|