Searched defs:ExtOps (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CodeGenCommonISel.cpp | 224 auto ExtOps = DIExpression::getExtOps(FromLLT.getSizeInBits(), in getSalvageOpsForTrunc() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 2555 using ExtOps = std::array<uint64_t, 6>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | DebugInfoMetadata.h | 3028 using ExtOps = std::array<uint64_t, 6>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | DebugInfoMetadata.h | 3085 using ExtOps = std::array<uint64_t, 6>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2047 auto ExtOps = DIExpression::getExtOps(FromTypeBitSize, ToTypeBitSize, in salvageDebugInfoImpl() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | DebugInfoMetadata.h | 3028 using ExtOps = std::array<uint64_t, 6>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 2947 using ExtOps = std::array<uint64_t, 6>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | DebugInfoMetadata.h | 3024 using ExtOps = std::array<uint64_t, 6>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 13371 SDValue ExtOps[] = { Ld, WidthConst }; in combineFPToIntToFP() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 14643 SDValue ExtOps[] = { Ld, WidthConst }; in combineFPToIntToFP() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 37258 SmallVector<SDValue, 4> ExtOps; in scalarizeExtEltFP() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 44850 SmallVector<SDValue, 4> ExtOps; in scalarizeExtEltFP() local
|