Home
last modified time | relevance | path

Searched refs:Float1 (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/polly/test/IstAstInfo/
H A Daliasing_multiple_alias_groups.ll4 ; void jd(int *Int0, int *Int1, float *Float0, float *Float1) {
7 ; Float0[i] = Float1[i];
26 …Int0, i32* nocapture readonly %Int1, float* nocapture %Float0, float* nocapture readonly %Float1) {
36 %arrayidx4 = getelementptr inbounds float, float* %Float1, i64 %indvars.iv
/llvm-project-15.0.7/polly/test/ScopInfo/
H A Daliasing_multiple_alias_groups.ll4 ; void jd(int *Int0, int *Int1, float *Float0, float *Float1) {
7 ; Float0[i] = Float1[i];
13 …Int0, i32* nocapture readonly %Int1, float* nocapture %Float0, float* nocapture readonly %Float1) {
23 %arrayidx4 = getelementptr inbounds float, float* %Float1, i64 %indvars.iv
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dhomogeneous-aggregates.cpp86 struct Float1 { float x; }; argument
88 struct HVAWithEmptyBase : Float1, Empty, Float2 { float z; };
98 struct HVAWithEmptyBitField : Float1, Float2 {
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYInstrFormatsF1.td1 //===- CSKYInstrFormatsF1.td - CSKY Float1.0 Instr Format --*- tablegen -*-===//
9 // CSKY Instruction Format Float1.0 Definitions.
H A DCSKYInstrInfoF1.td1 //===- CSKYInstrInfoF1.td - CSKY Instruction Float1.0 ------*- tablegen -*-===//