Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h74 void setZExt() { IsZExt = 1; } in setZExt() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1025 MyFlags.Flags.setZExt(); in lowerCallTo()
1043 Flags.setZExt(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp2289 Flags.setZExt(); in visitRet()
10900 MyFlags.Flags.setZExt(); in LowerCallTo()
10954 Flags.setZExt(); in LowerCallTo()
11499 Flags.setZExt(); in LowerArguments()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp43 Flags.setZExt(); in addFlagsUsingAttrFn()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1673 Flags.setZExt(); in GetReturnInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2352 Flags.setZExt(); in SelectCall()