/aosp_15_r20/external/clang/test/SemaTemplate/ |
H A D | nested-name-spec-template.cpp | 9 template<> struct Promote<short> { struct 10 typedef int type; 13 template<> struct Promote<int> { struct 17 template<> struct Promote<float> { struct 37 N::M::Promote<int>::type *ret_intptr5(int* ip) { return ip; } in ret_intptr5()
|
/aosp_15_r20/external/pytorch/scripts/release/ |
H A D | README.md | 16 ## Promote section in PyTorch Release Scripts 21 ### Usage
|
/aosp_15_r20/external/llvm/docs/ |
H A D | WritingAnLLVMBackend.rst | 1348 Promote subsection
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/test/ |
D | examples.cpp | 230 struct Promote struct
|
/aosp_15_r20/frameworks/native/libs/ftl/ |
H A D | small_vector_test.cpp | 613 TEST(SmallVector, Promote) { in TEST() argument
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 383 SDValue VectorLegalizer::Promote(SDValue Op) { in Promote() function in __anon2071223f0111::VectorLegalizer
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 555 void VectorLegalizer::Promote(SDNode *Node, SmallVectorImpl<SDValue> &Results) { in Promote() function in VectorLegalizer
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 541 void VectorLegalizer::Promote(SDNode *Node, SmallVectorImpl<SDValue> &Results) { in Promote() function in VectorLegalizer
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetLowering.h | 91 Promote, // This operation should be executed in a larger type. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 117 Promote, // This operation should be executed in a larger type. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 198 Promote, // This operation should be executed in a larger type. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetLowering.h | 199 Promote, // This operation should be executed in a larger type. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetLowering.h | 199 Promote, // This operation should be executed in a larger type. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetLowering.h | 199 Promote, // This operation should be executed in a larger type. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetLowering.h | 199 Promote, // This operation should be executed in a larger type. enumerator
|
/aosp_15_r20/external/aws-sdk-java-v2/services/mq/src/main/resources/codegen-resources/ |
H A D | service-2.json | 522 "Promote" : { object
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 23498 auto Promote = DAG.getBoolExtOrTrunc(Cmp, DL, PromoteVT, InVT); in LowerFixedLengthVectorSetccToSVE() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 31082 bool Promote = false; in IsDesirableToPromoteOp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 52809 if (SDValue Promote = PromoteMaskArithmetic(N0.getNode(), DAG, Subtarget)) in combineSignExtendInReg() local
|