/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_state_test.cpp | 145 TEST_F(ValidationState_InLayoutState, ExtInst) { in TEST_F() argument
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/ |
H A D | val_state_test.cpp | 145 TEST_F(ValidationState_InLayoutState, ExtInst) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_state_test.cpp | 145 TEST_F(ValidationState_InLayoutState, ExtInst) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3884 const auto *ExtInst = cast<const Instruction>(*Inst->user_begin()); in canGetThrough() local 3997 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local 5295 for (auto ExtInst : NewlyMovedExts) { in tryToPromoteExts() local 6373 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 4321 const auto *ExtInst = cast<const Instruction>(*Inst->user_begin()); in canGetThrough() local 4434 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local 5895 for (auto *ExtInst : NewlyMovedExts) { in tryToPromoteExts() local 7181 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 4357 MachineInstr *ExtInst = getDefIgnoringCopies(OffsetReg, MRI); in selectExtendedSHL() local 4836 MachineInstr *ExtInst = MRI.getVRegDef(ExtReg); in selectArithExtendedRegister() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 1942 auto *ExtInst = CastInst::Create(Instruction::ZExt, CI, ITy, "zext", I); in recognizeBSwapOrBitReverseIdiom() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 2989 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local 4802 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 1877 Instruction *ExtInst; in foldSelectExtConst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 6176 MachineInstr *ExtInst = getDefIgnoringCopies(OffsetReg, MRI); in selectExtendedSHL() local 6745 MachineInstr *ExtInst = MRI.getVRegDef(ExtReg); in selectArithExtendedRegister() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2893 auto *ExtInst = CastInst::Create(Instruction::ZExt, CI, ITy, "zext", I); in recognizeBSwapOrBitReverseIdiom() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 2016 Instruction *ExtInst; in foldSelectExtConst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 3361 auto *ExtInst = CastInst::CreateIntegerCast(Result, ITy, false, "zext", I); in recognizeBSwapOrBitReverseIdiom() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/ |
D | spirv_parse.rs | 49 ExtInst { enumerator
|