Home
last modified time | relevance | path

Searched refs:setZExt (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h74 void setZExt() { IsZExt = 1; } in setZExt() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1012 MyFlags.Flags.setZExt(); in lowerCallTo()
1030 Flags.setZExt(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp2248 Flags.setZExt(); in visitRet()
10380 MyFlags.Flags.setZExt(); in LowerCallTo()
10434 Flags.setZExt(); in LowerCallTo()
10979 Flags.setZExt(); in LowerArguments()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp41 Flags.setZExt(); in addFlagsUsingAttrFn()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1760 Flags.setZExt(); in GetReturnInfo()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2352 Flags.setZExt(); in SelectCall()