/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64AsmPrinter.cpp | 130 COFF::SymbolStorageClass Scl = Internal ? COFF::IMAGE_SYM_CLASS_STATIC in runOnMachineFunction() local
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 140 COFF::SymbolStorageClass Scl = Internal ? COFF::IMAGE_SYM_CLASS_STATIC in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64AsmPrinter.cpp | 141 COFF::SymbolStorageClass Scl = Internal ? COFF::IMAGE_SYM_CLASS_STATIC in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 150 COFF::SymbolStorageClass Scl = Internal ? COFF::IMAGE_SYM_CLASS_STATIC in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 158 COFF::SymbolStorageClass Scl = Internal ? COFF::IMAGE_SYM_CLASS_STATIC in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 885 SDValue Scl = Op.getOperand(1); in SimplifyDemandedBits() local 2378 SDValue Scl = Op.getOperand(1); in SimplifyDemandedVectorElts() local
|
H A D | SelectionDAG.cpp | 2297 SDValue Scl; in isSplatValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 1171 SDValue Scl = Op.getOperand(1); in SimplifyDemandedBits() local 3142 SDValue Scl = Op.getOperand(1); in SimplifyDemandedVectorElts() local
|
H A D | SelectionDAG.cpp | 2647 SDValue Scl; in isSplatValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 8459 SDValue Scl = N.getOperand(Opcode == ISD::SCALAR_TO_VECTOR ? 0 : 1); in getFauxShuffleMask() local 26091 SDValue Scl = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, StoreSVT, StoredVal, in scalarizeVectorStore() local 41046 SDValue Scl = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, SrcVT, BcastLd, in combineTargetShuffle() local 41410 SDValue Scl = DAG.getNode(Opcode1, DL, SVT, N10, N11); in combineTargetShuffle() local 42953 SDValue Scl = Op.getOperand(1); in SimplifyDemandedBitsForTargetNode() local 44634 SDValue Scl = SrcBC.getOperand(0); in combineExtractWithShuffle() local 45110 SDValue Scl = InputVector.getOperand(1); in combineExtractVectorElt() local 45311 SDValue Scl = DAG.getAnyExtOrTrunc(N00, DL, SVT); in combineToExtendBoolVectorInReg() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 7082 Value *Scl = Builder.CreateExtractElement(Ops[1], (uint64_t)0, "extract"); in EmitX86BuiltinExpr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 22672 SDValue Scl = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, StoreSVT, StoredVal, in scalarizeVectorStore() local 34626 SDValue Scl = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, SrcVT, BcastLd, in combineTargetShuffle() local 34700 SDValue Scl = DAG.getNode(Opcode1, DL, SVT, N10, N11); in combineTargetShuffle() local 36015 SDValue Scl = Op.getOperand(1); in SimplifyDemandedBitsForTargetNode() local 37430 SDValue Scl = InputVector.getOperand(1); in combineExtractVectorElt() local 43405 SDValue Scl = DAG.getAnyExtOrTrunc(N00, DL, SVT); in combineToExtendBoolVectorInReg() local
|