Home
last modified time | relevance | path

Searched defs:lowerIntrinsic (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp32 static void lowerIntrinsic(dxil::OpCode DXILOp, Function &F, Module &M) { in lowerIntrinsic() function
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp4515 void TargetMIPS32::lowerIntrinsic(const InstIntrinsic *Instr) { in lowerIntrinsic() function in Ice::MIPS32::TargetMIPS32
H A DIceTargetLoweringX8664.cpp3324 void TargetX8664::lowerIntrinsic(const InstIntrinsic *Instr) { in lowerIntrinsic() function in Ice::X8664::TargetX8664
H A DIceTargetLoweringARM32.cpp4821 void TargetARM32::lowerIntrinsic(const InstIntrinsic *Instr) { in lowerIntrinsic() function in Ice::ARM32::TargetARM32
H A DIceTargetLoweringX8632.cpp3768 void TargetX8632::lowerIntrinsic(const InstIntrinsic *Instr) { in lowerIntrinsic() function in Ice::X8632::TargetX8632