Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h64 void setZExt() { IsZExt = 1; } in setZExt() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp69 Arg.Flags.setZExt(); in setArgFlags()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1165 MyFlags.Flags.setZExt(); in lowerCallTo()
1183 Flags.setZExt(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp1654 Flags.setZExt(); in visitRet()
8508 MyFlags.Flags.setZExt(); in LowerCallTo()
8556 Flags.setZExt(); in LowerCallTo()
9044 Flags.setZExt(); in LowerArguments()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1393 Flags.setZExt(); in GetReturnInfo()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2364 Flags.setZExt(); in SelectCall()