Searched refs:CfaArg (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 2855 SDValue CfaArg = DAG.getSExtOrTrunc(Node->getOperand(0), dl, in ExpandNode() local 2858 CfaArg.getValueType(), in ExpandNode() 2860 CfaArg.getValueType()), in ExpandNode() 2861 CfaArg); in ExpandNode()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 4994 SDValue CfaArg = DAG.getSExtOrTrunc(getValue(I.getArgOperand(0)), sdl, in visitIntrinsicCall() local 4997 CfaArg.getValueType(), in visitIntrinsicCall() 4999 CfaArg.getValueType()), in visitIntrinsicCall() 5000 CfaArg); in visitIntrinsicCall()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 4730 SDValue CfaArg = DAG.getSExtOrTrunc(getValue(I.getArgOperand(0)), dl, in visitIntrinsicCall() local 4736 CfaArg); in visitIntrinsicCall()
|