/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86LowerAMXType.cpp | 236 void X86LowerAMXType::combineLoadBitcast(LoadInst *LD, BitCastInst *Bitcast) { in combineLoadBitcast() 261 void X86LowerAMXType::combineBitcastStore(BitCastInst *Bitcast, StoreInst *ST) { in combineBitcastStore() 294 bool X86LowerAMXType::transformBitcast(BitCastInst *Bitcast) { in transformBitcast() 359 auto *Bitcast = dyn_cast<BitCastInst>(&Inst); in visit() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 806 Value *Bitcast = in vectorizeStoreChain() local 928 Value *Bitcast = in vectorizeLoadChain() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsLegalizerInfo.cpp | 291 MachineInstrBuilder Bitcast = MIRBuilder.buildInstr( in legalizeCustom() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPreLegalizerCombiner.cpp | 145 auto Bitcast = B.buildBitcast({S32}, CvtPk); in applyClampI64ToI16() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsLegalizerInfo.cpp | 444 auto Bitcast = in legalizeCustom() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 548 Instruction *Bitcast = cast<Instruction>(U); in findAllocas() local 581 Instruction *Bitcast = cast<Instruction>(U); in findAllocas() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/ |
D | LegacyLegalizerInfo.h | 55 Bitcast, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | LegacyLegalizerInfo.h | 55 Bitcast, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | LegacyLegalizerInfo.h | 55 Bitcast, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/ |
D | LegacyLegalizerInfo.h | 55 Bitcast, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegacyLegalizerInfo.h | 54 Bitcast, enumerator
|
/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | MCInstrDesc.h | 109 Bitcast, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/ |
H A D | Coroutines.cpp | 61 auto *Bitcast = in makeSubFnCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionSpecialization.cpp | 112 if (auto *Bitcast = dyn_cast<BitCastInst>(User)) { in getPromotableAlloca() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCInstrDesc.h | 164 Bitcast, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCInstrDesc.h | 164 Bitcast, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCInstrDesc.h | 154 Bitcast, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
H A D | Coroutines.cpp | 118 auto *Bitcast = in makeSubFnCall() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCInstrDesc.h | 164 Bitcast, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCInstrDesc.h | 164 Bitcast, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCInstrDesc.h | 164 Bitcast, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64LegalizerInfo.cpp | 712 auto Bitcast = MIRBuilder.buildBitcast({NewTy}, {ValReg}); in legalizeLoadStore() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_equation_instruction_test.cpp | 523 TEST(TransformationEquationInstructionTest, Bitcast) { in TEST() argument
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/ |
H A D | transformation_equation_instruction_test.cpp | 523 TEST(TransformationEquationInstructionTest, Bitcast) { in TEST() argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_equation_instruction_test.cpp | 523 TEST(TransformationEquationInstructionTest, Bitcast) { in TEST() argument
|