Home
last modified time | relevance | path

Searched defs:ExtInst (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_state_test.cpp148 TEST_F(ValidationState_InLayoutState, ExtInst) { in TEST_F() argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_state_test.cpp148 TEST_F(ValidationState_InLayoutState, ExtInst) { in TEST_F() argument
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_state_test.cpp148 TEST_F(ValidationState_InLayoutState, ExtInst) { in TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3884 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
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1942 auto *ExtInst = CastInst::Create(Instruction::ZExt, CI, ITy, "zext", I); in recognizeBSwapOrBitReverseIdiom() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp4357 MachineInstr *ExtInst = getDefIgnoringCopies(OffsetReg, MRI); in selectExtendedSHL() local
4836 MachineInstr *ExtInst = MRI.getVRegDef(ExtReg); in selectArithExtendedRegister() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2989 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
4802 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1877 Instruction *ExtInst; in foldSelectExtConst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2893 auto *ExtInst = CastInst::Create(Instruction::ZExt, CI, ITy, "zext", I); in recognizeBSwapOrBitReverseIdiom() local