Searched defs:isTarget (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 1802 bool isTarget) { in getIntPtrConstant() 1820 bool isTarget) { in getVectorIdxConstant() 1825 bool isTarget) { in getConstantFP() 1830 EVT VT, bool isTarget) { in getConstantFP() 1869 bool isTarget) { in getConstantFP() 1920 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex() 1936 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable() 1965 bool isTarget, unsigned TargetFlags) { in getConstantPool() 1995 bool isTarget, unsigned TargetFlags) { in getConstantPool() 2379 int64_t Offset, bool isTarget, in getBlockAddress()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 2237 bool isTarget = MaskIdx.getNode()->getOpcode() == ISD::TargetConstant; in LowerIntrinsic() local
|